Skip to content

Commit ad314e0

Browse files
committedJun 4, 2017
feat(upgrade): upgrade to pact_broker 2.0.4
1 parent 7053f9e commit ad314e0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎pact_broker/Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ GEM
2525
dry-container (0.6.0)
2626
concurrent-ruby (~> 1.0)
2727
dry-configurable (~> 0.1, >= 0.1.3)
28-
dry-core (0.3.0)
28+
dry-core (0.3.1)
2929
concurrent-ruby (~> 1.0)
3030
dry-equalizer (0.2.0)
3131
dry-logic (0.4.1)
@@ -55,7 +55,7 @@ GEM
5555
url_mount (~> 0.2.1)
5656
httparty (0.15.5)
5757
multi_xml (>= 0.5.2)
58-
i18n (0.8.1)
58+
i18n (0.8.4)
5959
inflecto (0.0.2)
6060
json (2.1.0)
6161
minitest (5.10.2)
@@ -90,7 +90,7 @@ GEM
9090
rspec (>= 2.14)
9191
term-ansicolor (~> 1.0)
9292
thor
93-
pact_broker (2.0.2)
93+
pact_broker (2.0.4)
9494
dry-validation (~> 0.10.5)
9595
haml (~> 4.0)
9696
httparty (~> 0.14)
@@ -152,7 +152,7 @@ GEM
152152
rspec-support (~> 3.6.0)
153153
rspec-support (3.6.0)
154154
semver2 (3.4.2)
155-
sequel (4.46.0)
155+
sequel (4.47.0)
156156
sinatra (1.4.8)
157157
rack (~> 1.5)
158158
rack-protection (~> 1.4)

0 commit comments

Comments
 (0)
Please sign in to comment.