Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 14 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,12 @@ GIT
rails (>= 6.0.2)

GEM
remote: https://rubygems.org/
remote: https://rails-assets.org/
specs:
rails-assets-bulma (0.7.4)

GEM
remote: https://rubygems.org/
specs:
action_policy (0.4.3)
actioncable (6.0.3.2)
Expand Down Expand Up @@ -108,7 +112,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.6)
concurrent-ruby (1.1.10)
crass (1.0.6)
debug_inspector (0.0.3)
devise (4.7.2)
Expand All @@ -131,8 +135,8 @@ GEM
ffi (1.13.1)
font-awesome-sass (5.8.1)
sassc (>= 1.11)
globalid (0.4.2)
activesupport (>= 4.2.0)
globalid (1.0.1)
activesupport (>= 5.0)
haml (5.1.2)
temple (>= 0.8.0)
tilt
Expand All @@ -150,7 +154,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.8.3)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
image_processing (1.11.0)
mini_magick (>= 4.9.5, < 5)
Expand Down Expand Up @@ -180,7 +184,7 @@ GEM
mini_magick (4.10.1)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.1)
minitest (5.17.0)
msgpack (1.3.3)
netrc (0.11.0)
nio4r (2.5.2)
Expand All @@ -192,7 +196,7 @@ GEM
pretender (0.3.4)
actionpack (>= 4.2)
public_suffix (4.0.5)
puma (4.3.5)
puma (4.3.12)
nio4r (~> 2.0)
rack (2.2.3)
rack-test (1.1.0)
Expand All @@ -212,7 +216,6 @@ GEM
bundler (>= 1.3.0)
railties (= 6.0.3.2)
sprockets-rails (>= 2.0.0)
rails-assets-bulma (0.7.4)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
Expand Down Expand Up @@ -281,7 +284,7 @@ GEM
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.7)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand All @@ -304,7 +307,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.3.0)
zeitwerk (2.6.6)

PLATFORMS
ruby
Expand Down Expand Up @@ -336,7 +339,7 @@ DEPENDENCIES
pagy
pg
pretender
puma (~> 4.1)
puma (~> 4.3.8)
rails (~> 6.0.2)
rails-assets-bulma!
rails-i18n (~> 6.0)
Expand Down