Skip to content

Commit

Permalink
Update dependency sprockets to v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2023
1 parent f9b48ac commit 03a3d31
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 @@ -43,7 +43,7 @@ gem 'sentry-raven', '3.1.2'
gem 'simplecov', '0.22.0'
gem 'sinatra', '3.0.6'
gem 'sinatra-contrib', '3.0.6'
gem 'sprockets', '4.2.0'
gem 'sprockets', '4.2.1'
gem 'telebot', '0.1.2'
gem 'thin', '1.8.2'
gem 'xcop', '0.7.1'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ GEM
sinatra (= 3.0.6)
tilt (~> 2.0)
slop (4.10.1)
sprockets (4.2.0)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
telebot (0.1.2)
Expand Down Expand Up @@ -277,7 +277,7 @@ DEPENDENCIES
simplecov (= 0.22.0)
sinatra (= 3.0.6)
sinatra-contrib (= 3.0.6)
sprockets (= 4.2.0)
sprockets (= 4.2.1)
telebot (= 0.1.2)
thin (= 1.8.2)
xcop (= 0.7.1)
Expand Down

0 comments on commit 03a3d31

Please sign in to comment.