Skip to content

Commit cf1200a

Browse files
Update gems versions
1 parent 8b747e7 commit cf1200a

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
addressable (2.5.2)
55
public_suffix (>= 2.0.2, < 4.0)
6-
capybara (2.17.0)
6+
capybara (2.18.0)
77
addressable
88
mini_mime (>= 0.1.3)
99
nokogiri (>= 1.3.3)
@@ -17,15 +17,15 @@ GEM
1717
method_source (0.9.0)
1818
mini_mime (1.0.0)
1919
mini_portile2 (2.3.0)
20-
mustermann (1.0.1)
21-
nokogiri (1.8.1)
20+
mustermann (1.0.2)
21+
nokogiri (1.8.2)
2222
mini_portile2 (~> 2.3.0)
2323
pry (0.11.3)
2424
coderay (~> 1.1.0)
2525
method_source (~> 0.9.0)
26-
public_suffix (3.0.1)
27-
rack (2.0.3)
28-
rack-protection (2.0.0)
26+
public_suffix (3.0.2)
27+
rack (2.0.4)
28+
rack-protection (2.0.1)
2929
rack
3030
rack-test (0.8.2)
3131
rack (>= 1.0, < 3)
@@ -43,13 +43,13 @@ GEM
4343
rspec-mocks (3.7.0)
4444
diff-lcs (>= 1.2.0, < 2.0)
4545
rspec-support (~> 3.7.0)
46-
rspec-support (3.7.0)
46+
rspec-support (3.7.1)
4747
shotgun (0.9.2)
4848
rack (>= 1.0)
49-
sinatra (2.0.0)
49+
sinatra (2.0.1)
5050
mustermann (~> 1.0)
5151
rack (~> 2.0)
52-
rack-protection (= 2.0.0)
52+
rack-protection (= 2.0.1)
5353
tilt (~> 2.0)
5454
thin (1.7.2)
5555
daemons (~> 1.0, >= 1.0.9)
@@ -74,4 +74,4 @@ DEPENDENCIES
7474
thin
7575

7676
BUNDLED WITH
77-
1.16.0
77+
1.16.1

0 commit comments

Comments
 (0)