Skip to content

Commit 08cf494

Browse files
chore(deps): update dependency sinatra to v4.2.1
1 parent e6299e0 commit 08cf494

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

example/animal-service/Gemfile.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../..
33
specs:
4-
pact (1.66.1)
4+
pact (1.66.2)
55
jsonpath (~> 1.0)
66
pact-mock_service (~> 3.0, >= 3.3.1)
77
pact-support (~> 1.21, >= 1.21.0)
@@ -15,7 +15,7 @@ GEM
1515
remote: https://rubygems.org/
1616
specs:
1717
awesome_print (1.9.2)
18-
base64 (0.2.0)
18+
base64 (0.3.0)
1919
bigdecimal (3.2.3)
2020
coderay (1.1.3)
2121
diff-lcs (1.5.1)
@@ -25,11 +25,11 @@ GEM
2525
json (2.8.2)
2626
jsonpath (1.1.5)
2727
multi_json
28-
logger (1.6.1)
28+
logger (1.7.0)
2929
method_source (1.1.0)
3030
mini_portile2 (2.8.9)
3131
multi_json (1.15.0)
32-
mustermann (3.0.3)
32+
mustermann (3.0.4)
3333
ruby2_keywords (~> 0.0.1)
3434
pact-mock_service (3.12.3)
3535
find_a_port (~> 1.0.1)
@@ -51,12 +51,13 @@ GEM
5151
pry (0.15.2)
5252
coderay (~> 1.1)
5353
method_source (~> 1.0)
54-
rack (3.2.1)
54+
rack (3.2.3)
5555
rack-protection (4.1.1)
5656
base64 (>= 0.1.0)
5757
logger (>= 1.6.0)
5858
rack (>= 3.0.0, < 4)
59-
rack-session (2.0.0)
59+
rack-session (2.1.1)
60+
base64 (>= 0.1.0)
6061
rack (>= 3.0.0)
6162
rack-test (2.1.0)
6263
rack (>= 1.3)
@@ -93,7 +94,7 @@ GEM
9394
string_pattern (2.3.0)
9495
regexp_parser (~> 2.5, >= 2.5.0)
9596
thor (1.3.2)
96-
tilt (2.4.0)
97+
tilt (2.6.1)
9798
webrick (1.9.0)
9899

99100
PLATFORMS

0 commit comments

Comments
 (0)