Skip to content

Commit eb5384d

Browse files
committed
Update dependencies
1 parent 9fe70e5 commit eb5384d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
PATH
22
remote: .
33
specs:
4-
bitballoon (0.2.4)
5-
highline
6-
oauth2 (>= 0.9.2)
4+
bitballoon (0.2.6)
5+
highline (~> 1.6.21)
6+
oauth2 (~> 0.9.2)
77
slop (~> 3.6.0)
88

99
GEM
1010
remote: https://rubygems.org/
1111
specs:
1212
addressable (2.3.3)
1313
crack (0.3.2)
14-
faraday (0.9.0)
14+
faraday (0.9.1)
1515
multipart-post (>= 1.2, < 3)
1616
highline (1.6.21)
17-
jwt (1.2.0)
17+
jwt (1.5.1)
1818
minitest (5.0.8)
19-
multi_json (1.10.1)
19+
multi_json (1.11.1)
2020
multi_xml (0.5.5)
2121
multipart-post (2.0.0)
22-
oauth2 (1.0.0)
22+
oauth2 (0.9.4)
2323
faraday (>= 0.8, < 0.10)
2424
jwt (~> 1.0)
2525
multi_json (~> 1.3)
2626
multi_xml (~> 0.5)
2727
rack (~> 1.2)
28-
rack (1.5.2)
28+
rack (1.6.1)
2929
slop (3.6.0)
3030
webmock (1.11.0)
3131
addressable (>= 2.2.7)

0 commit comments

Comments
 (0)