Skip to content

Commit

Permalink
Merge pull request #308 from sosol/sucker_punch-3
Browse files Browse the repository at this point in the history
sucker_punch 3
  • Loading branch information
ryanfb authored May 13, 2022
2 parents 82e50bd + 90a24b3 commit 84fd004
Show file tree
Hide file tree
Showing 4 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 @@ -63,7 +63,7 @@ gem 'rapporteur'
gem 'rexml'
gem 'rubyzip', '~> 1.0'
gem 'silencer'
gem 'sucker_punch', '~> 2.0'
gem 'sucker_punch', '~> 3.0'
gem 'tzinfo-data', platform: :jruby
gem 'warbler', '~> 2.0'
gem 'with_advisory_lock'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sucker_punch (2.1.2)
sucker_punch (3.0.1)
concurrent-ruby (~> 1.0)
temple (0.8.2)
therubyrhino (2.1.2)
Expand Down Expand Up @@ -437,7 +437,7 @@ DEPENDENCIES
shoulda-context
shoulda-matchers
silencer
sucker_punch (~> 2.0)
sucker_punch (~> 3.0)
therubyrhino
tzinfo-data
uglifier (>= 1.0.3)
Expand Down
Binary file removed vendor/cache/sucker_punch-2.1.2.gem
Binary file not shown.
Binary file added vendor/cache/sucker_punch-3.0.1.gem
Binary file not shown.

0 comments on commit 84fd004

Please sign in to comment.