|
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | 4 | addressable (2.4.0) |
5 | | - capybara (2.7.0) |
| 5 | + capybara (2.9.2) |
6 | 6 | addressable |
7 | 7 | mime-types (>= 1.16) |
8 | 8 | nokogiri (>= 1.3.3) |
|
11 | 11 | xpath (~> 2.0) |
12 | 12 | cliver (0.3.2) |
13 | 13 | diff-lcs (1.2.5) |
| 14 | + domain_name (0.5.20160826) |
| 15 | + unf (>= 0.0.5, < 1.0.0) |
| 16 | + http-cookie (1.0.2) |
| 17 | + domain_name (~> 0.5) |
14 | 18 | json (1.8.3) |
15 | 19 | mailgun-ruby (1.1.0) |
16 | 20 | json (~> 1.8) |
17 | 21 | rest-client (~> 1.6) |
18 | | - mime-types (3.0) |
19 | | - mime-types-data (~> 3.2015) |
20 | | - mime-types-data (3.2016.0221) |
21 | | - mini_portile2 (2.0.0) |
22 | | - multi_json (1.11.2) |
23 | | - nokogiri (1.6.7.2) |
24 | | - mini_portile2 (~> 2.0.0.rc2) |
25 | | - poltergeist (1.9.0) |
| 22 | + mime-types (2.99.3) |
| 23 | + mini_portile2 (2.1.0) |
| 24 | + netrc (0.11.0) |
| 25 | + nokogiri (1.6.8) |
| 26 | + mini_portile2 (~> 2.1.0) |
| 27 | + pkg-config (~> 1.1.7) |
| 28 | + pkg-config (1.1.7) |
| 29 | + poltergeist (1.10.0) |
26 | 30 | capybara (~> 2.1) |
27 | 31 | cliver (~> 0.3.1) |
28 | | - multi_json (~> 1.0) |
29 | 32 | websocket-driver (>= 0.2.0) |
30 | 33 | rack (1.6.4) |
31 | 34 | rack-protection (1.5.3) |
32 | 35 | rack |
33 | 36 | rack-test (0.6.3) |
34 | 37 | rack (>= 1.0) |
35 | | - rest-client (1.6.7) |
36 | | - mime-types (>= 1.16) |
37 | | - rspec (3.4.0) |
38 | | - rspec-core (~> 3.4.0) |
39 | | - rspec-expectations (~> 3.4.0) |
40 | | - rspec-mocks (~> 3.4.0) |
41 | | - rspec-core (3.4.4) |
42 | | - rspec-support (~> 3.4.0) |
43 | | - rspec-expectations (3.4.0) |
| 38 | + rest-client (1.8.0) |
| 39 | + http-cookie (>= 1.0.2, < 2.0) |
| 40 | + mime-types (>= 1.16, < 3.0) |
| 41 | + netrc (~> 0.7) |
| 42 | + rspec (3.5.0) |
| 43 | + rspec-core (~> 3.5.0) |
| 44 | + rspec-expectations (~> 3.5.0) |
| 45 | + rspec-mocks (~> 3.5.0) |
| 46 | + rspec-core (3.5.3) |
| 47 | + rspec-support (~> 3.5.0) |
| 48 | + rspec-expectations (3.5.0) |
44 | 49 | diff-lcs (>= 1.2.0, < 2.0) |
45 | | - rspec-support (~> 3.4.0) |
46 | | - rspec-mocks (3.4.1) |
| 50 | + rspec-support (~> 3.5.0) |
| 51 | + rspec-mocks (3.5.0) |
47 | 52 | diff-lcs (>= 1.2.0, < 2.0) |
48 | | - rspec-support (~> 3.4.0) |
49 | | - rspec-support (3.4.1) |
| 53 | + rspec-support (~> 3.5.0) |
| 54 | + rspec-support (3.5.0) |
50 | 55 | sinatra (1.4.7) |
51 | 56 | rack (~> 1.5) |
52 | 57 | rack-protection (~> 1.4) |
53 | 58 | tilt (>= 1.3, < 3) |
54 | | - tilt (2.0.2) |
55 | | - websocket-driver (0.6.3) |
| 59 | + tilt (2.0.5) |
| 60 | + unf (0.1.4) |
| 61 | + unf_ext |
| 62 | + unf_ext (0.0.7.2) |
| 63 | + websocket-driver (0.6.4) |
56 | 64 | websocket-extensions (>= 0.1.0) |
57 | 65 | websocket-extensions (0.1.2) |
58 | 66 | xpath (2.0.0) |
|
0 commit comments