Skip to content

Commit

Permalink
Bump sprockets from 3.6.3 to 3.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 6, 2022
1 parent 3063fa1 commit 4afb6f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'

gem 'rails', '~> 6.1.4'
gem 'sprockets', '3.6.3'
gem 'sprockets', '3.7.2'
gem 'coffee-script'
gem 'pg'
gem 'sass-rails', '~> 5.0'
Expand Down
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ GEM
tilt (~> 2.0)
slack-notifier (2.4.0)
spring (2.1.1)
sprockets (3.6.3)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.2)
Expand Down Expand Up @@ -368,6 +368,7 @@ GEM

PLATFORMS
x86_64-darwin-20
x86_64-linux

DEPENDENCIES
annotate
Expand Down Expand Up @@ -418,7 +419,7 @@ DEPENDENCIES
sinatra
slack-notifier
spring
sprockets (= 3.6.3)
sprockets (= 3.7.2)
stripe!
turbolinks
twilio-ruby
Expand Down

0 comments on commit 4afb6f9

Please sign in to comment.