Skip to content

Commit

Permalink
bump sinatra-contrib
Browse files Browse the repository at this point in the history
  • Loading branch information
leonovk committed Dec 1, 2024
1 parent abf01d3 commit e38fc19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gem 'ruby-units', '~> 4.1'
gem 'rubyzip', '~> 2.3', '>= 2.3.2'
gem 'simple_monads', '~> 1.0'
gem 'sinatra', '~> 4.1'
gem 'sinatra-contrib', '~> 4.0'
gem 'sinatra-contrib', '~> 4.1'

# NOTE: These gems are here and not in dev mode, for access to the console
gem 'byebug', '~> 11.1', '>= 11.1.3'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ DEPENDENCIES
simple_monads (~> 1.0)
simplecov
sinatra (~> 4.1)
sinatra-contrib (~> 4.0)
sinatra-contrib (~> 4.1)
stackprof (~> 0.2.26)
super_diff (~> 0.13.0)
timecop (~> 0.9.10)
Expand Down

0 comments on commit e38fc19

Please sign in to comment.