Skip to content

Commit

Permalink
chore(deps): update examples to rack 3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Aug 6, 2024
1 parent 27d1b31 commit 97e309a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions example/animal-service/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
racc (1.8.0)
rack (3.1.4)
rack (3.1.7)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0, < 4)
Expand Down Expand Up @@ -107,7 +107,7 @@ PLATFORMS
DEPENDENCIES
pact!
pry
rack (>= 3.0.0)
rack (>= 3.1.5)
rake
rspec
sequel
Expand Down
4 changes: 2 additions & 2 deletions example/zoo-app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
racc (1.8.0)
rack (3.1.4)
rack (3.1.7)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
Expand Down Expand Up @@ -107,7 +107,7 @@ DEPENDENCIES
pact!
pact_broker-client
pry
rack (>= 3.0.0)
rack (>= 3.1.5)
rake
rspec

Expand Down

0 comments on commit 97e309a

Please sign in to comment.