Skip to content

Commit

Permalink
Merge branch '__rultor'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Jun 19, 2024
2 parents 105c98c + 937bc15 commit 9ea7bf9
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 @@ -35,7 +35,7 @@ gem 'net-smtp', '0.5.0'
gem 'nokogiri', '1.16.5'
gem 'octokit', '8.1.0'
gem 'pdd', '0.24.0'
gem 'rack', '3.0.11'
gem 'rack', '3.1.3'
gem 'rack-test', '2.1.0'
gem 'rackup', '2.1.0'
gem 'rake', '13.2.1', require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ GEM
power_assert (2.0.3)
public_suffix (5.0.4)
racc (1.8.0)
rack (3.0.11)
rack (3.1.3)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0, < 4)
Expand Down Expand Up @@ -260,7 +260,7 @@ DEPENDENCIES
nokogiri (= 1.16.5)
octokit (= 8.1.0)
pdd (= 0.24.0)
rack (= 3.0.11)
rack (= 3.1.3)
rack-test (= 2.1.0)
rackup (= 2.1.0)
rake (= 13.2.1)
Expand Down

0 comments on commit 9ea7bf9

Please sign in to comment.