Skip to content

Commit

Permalink
[yegor256#567] fix order
Browse files Browse the repository at this point in the history
  • Loading branch information
pnatashap committed Feb 8, 2024
1 parent 275927f commit 4598171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ gem 'nokogiri', '1.15.5'
gem 'octokit', '8.0.0'
gem 'pdd', '0.23.2'
gem 'rack', '3.0.9'
gem 'rackup', '2.1.0'
gem 'rack-test', '2.1.0'
gem 'rackup', '2.1.0'
gem 'rake', '13.1.0', require: false
gem 'rubocop', '1.60.2', require: false
gem 'rubocop-rspec', '2.26.1', require: false
Expand Down

0 comments on commit 4598171

Please sign in to comment.