Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem 'draper', '~> 4.0'
gem 'flipper', '~> 1.3.5'
gem 'flipper-active_record', '~> 1.3.5'
gem 'flipper-ui', '~> 1.3.5'
gem 'good_job', '~> 4.11.1'
gem 'good_job', '~> 4.11.2'
gem 'jbuilder', '~> 2.14'
gem 'jsbundling-rails', '~> 1.3'
gem 'lograge', '~> 0.14'
Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -224,10 +224,10 @@ GEM
dry-inflector (~> 1.0)
dry-logic (~> 1.4)
zeitwerk (~> 2.6)
erb (5.0.1)
erb (5.0.2)
erubi (1.13.1)
erubis (2.7.0)
et-orbi (1.2.11)
et-orbi (1.3.0)
tzinfo
factory_bot (6.5.4)
activesupport (>= 6.1.0)
Expand Down Expand Up @@ -265,7 +265,7 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
good_job (4.11.1)
good_job (4.11.2)
activejob (>= 6.1.0)
activerecord (>= 6.1.0)
concurrent-ruby (>= 1.3.1)
Expand Down Expand Up @@ -305,7 +305,7 @@ GEM
has_scope (>= 0.6)
railties (>= 6.0)
responders (>= 2)
io-console (0.8.0)
io-console (0.8.1)
irb (1.15.2)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
Expand Down Expand Up @@ -487,7 +487,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (6.14.1)
rdoc (6.14.2)
erb
psych (>= 4.0.0)
reek (6.5.0)
Expand All @@ -497,7 +497,7 @@ GEM
rainbow (>= 2.0, < 4.0)
rexml (~> 3.1)
regexp_parser (2.10.0)
reline (0.6.1)
reline (0.6.2)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand Down Expand Up @@ -667,7 +667,7 @@ DEPENDENCIES
flipper (~> 1.3.5)
flipper-active_record (~> 1.3.5)
flipper-ui (~> 1.3.5)
good_job (~> 4.11.1)
good_job (~> 4.11.2)
i18n-tasks (~> 1.0.15)
jbuilder (~> 2.14)
jsbundling-rails (~> 1.3)
Expand Down