Skip to content
This repository was archived by the owner on Nov 8, 2018. It is now read-only.

Commit 4741483

Browse files
committed
bump
1 parent 8899c8a commit 4741483

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ GEM
2525
eventmachine (>= 1.0.0.beta.4)
2626
em-synchrony (1.0.6)
2727
eventmachine (>= 1.0.0.beta.1)
28-
eventmachine (1.2.0.1)
28+
eventmachine (1.0.9.1)
2929
eventmachine_httpserver (0.2.1)
3030
faraday (0.14.0)
3131
multipart-post (>= 1.2, < 3)
@@ -43,18 +43,18 @@ GEM
4343
octokit (4.8.0)
4444
sawyer (~> 0.8.0, >= 0.5.3)
4545
parallel (1.12.1)
46-
parser (2.5.0.2)
46+
parser (2.5.0.4)
4747
ast (~> 2.4.0)
4848
powerpack (0.1.1)
4949
pry (0.11.3)
5050
coderay (~> 1.1.0)
5151
method_source (~> 0.9.0)
5252
public_suffix (3.0.2)
53-
puffing-billy (0.12.0)
54-
addressable (~> 2.4, >= 2.4.0)
53+
puffing-billy (1.0.0)
54+
addressable (~> 2.5)
5555
em-http-request (~> 1.1, >= 1.1.0)
5656
em-synchrony
57-
eventmachine (= 1.2.0.1)
57+
eventmachine (~> 1.0.4)
5858
eventmachine_httpserver
5959
http_parser.rb (~> 0.6.0)
6060
multi_json
@@ -72,15 +72,15 @@ GEM
7272
diff-lcs (>= 1.2.0, < 2.0)
7373
rspec-support (~> 3.7.0)
7474
rspec-support (3.7.1)
75-
rubocop (0.52.1)
75+
rubocop (0.53.0)
7676
parallel (~> 1.10)
77-
parser (>= 2.4.0.2, < 3.0)
77+
parser (>= 2.5)
7878
powerpack (~> 0.1)
7979
rainbow (>= 2.2.2, < 4.0)
8080
ruby-progressbar (~> 1.7)
8181
unicode-display_width (~> 1.0, >= 1.0.1)
82-
rubocop-rspec (1.23.0)
83-
rubocop (>= 0.52.1)
82+
rubocop-rspec (1.24.0)
83+
rubocop (>= 0.53.0)
8484
ruby-progressbar (1.9.0)
8585
safe_yaml (1.0.4)
8686
sawyer (0.8.1)

0 commit comments

Comments
 (0)