Skip to content

Commit

Permalink
Merge pull request #1598 from diowa/dependabot/bundler/sucker_punch-3…
Browse files Browse the repository at this point in the history
….2.0

Bump sucker_punch from 3.1.0 to 3.2.0
  • Loading branch information
tagliala authored Dec 16, 2023
2 parents fc26f2c + 9bf459b commit 0bbd386
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ gem 'shakapacker', '7.1.0'
gem 'simpleconfig', '~> 2.0'
gem 'simple_form', '~> 5.3'
gem 'slim-rails', '~> 3.6'
gem 'sucker_punch', '~> 3.1'
gem 'sucker_punch', '~> 3.2'
gem 'turbolinks', '~> 5.2'
gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]
gem 'validates_timeliness', '~> 7.0.0.beta2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ GEM
hashie
version_gem (~> 1.1, >= 1.1.1)
stringio (3.0.9)
sucker_punch (3.1.0)
sucker_punch (3.2.0)
concurrent-ruby (~> 1.0)
temple (0.10.3)
thor (1.3.0)
Expand Down Expand Up @@ -513,7 +513,7 @@ DEPENDENCIES
simplecov-lcov
slim-rails (~> 3.6)
slim_lint
sucker_punch (~> 3.1)
sucker_punch (~> 3.2)
turbolinks (~> 5.2)
tzinfo-data
validates_timeliness (~> 7.0.0.beta2)
Expand Down

0 comments on commit 0bbd386

Please sign in to comment.