|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - activesupport (4.2.5.1) |
| 4 | + activesupport (5.0.1) |
| 5 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
5 | 6 | i18n (~> 0.7)
|
6 |
| - json (~> 1.7, >= 1.7.7) |
7 | 7 | minitest (~> 5.1)
|
8 |
| - thread_safe (~> 0.3, >= 0.3.4) |
9 | 8 | tzinfo (~> 1.1)
|
10 | 9 | ast (2.3.0)
|
11 |
| - coderay (1.1.0) |
| 10 | + coderay (1.1.1) |
| 11 | + concurrent-ruby (1.0.3) |
12 | 12 | diff-lcs (1.2.5)
|
13 | 13 | i18n (0.7.0)
|
14 |
| - json (1.8.3) |
15 | 14 | method_source (0.8.2)
|
16 |
| - minitest (5.8.4) |
17 |
| - parser (2.3.1.4) |
| 15 | + minitest (5.10.1) |
| 16 | + parser (2.3.3.1) |
18 | 17 | ast (~> 2.2)
|
19 | 18 | powerpack (0.1.1)
|
20 |
| - pry (0.10.3) |
| 19 | + pry (0.10.4) |
21 | 20 | coderay (~> 1.1.0)
|
22 | 21 | method_source (~> 0.8.1)
|
23 | 22 | slop (~> 3.4)
|
24 | 23 | rainbow (2.1.0)
|
25 |
| - rake (10.5.0) |
26 |
| - rspec (3.3.0) |
27 |
| - rspec-core (~> 3.3.0) |
28 |
| - rspec-expectations (~> 3.3.0) |
29 |
| - rspec-mocks (~> 3.3.0) |
30 |
| - rspec-core (3.3.1) |
31 |
| - rspec-support (~> 3.3.0) |
32 |
| - rspec-expectations (3.3.0) |
| 24 | + rake (12.0.0) |
| 25 | + rspec (3.5.0) |
| 26 | + rspec-core (~> 3.5.0) |
| 27 | + rspec-expectations (~> 3.5.0) |
| 28 | + rspec-mocks (~> 3.5.0) |
| 29 | + rspec-core (3.5.4) |
| 30 | + rspec-support (~> 3.5.0) |
| 31 | + rspec-expectations (3.5.0) |
33 | 32 | diff-lcs (>= 1.2.0, < 2.0)
|
34 |
| - rspec-support (~> 3.3.0) |
35 |
| - rspec-mocks (3.3.1) |
| 33 | + rspec-support (~> 3.5.0) |
| 34 | + rspec-mocks (3.5.0) |
36 | 35 | diff-lcs (>= 1.2.0, < 2.0)
|
37 |
| - rspec-support (~> 3.3.0) |
38 |
| - rspec-support (3.3.0) |
39 |
| - rubocop (0.45.0) |
| 36 | + rspec-support (~> 3.5.0) |
| 37 | + rspec-support (3.5.0) |
| 38 | + rubocop (0.46.0) |
40 | 39 | parser (>= 2.3.1.1, < 3.0)
|
41 | 40 | powerpack (~> 0.1)
|
42 | 41 | rainbow (>= 1.99.1, < 3.0)
|
43 | 42 | ruby-progressbar (~> 1.7)
|
44 | 43 | unicode-display_width (~> 1.0, >= 1.0.1)
|
45 | 44 | rubocop-migrations (0.1.2)
|
46 | 45 | rubocop (~> 0.41)
|
47 |
| - rubocop-rspec (1.5.0) |
48 |
| - rubocop (>= 0.40.0) |
| 46 | + rubocop-rspec (1.8.0) |
| 47 | + rubocop (>= 0.42.0) |
49 | 48 | ruby-progressbar (1.8.1)
|
50 | 49 | safe_yaml (1.0.4)
|
51 | 50 | slop (3.6.0)
|
52 | 51 | thread_safe (0.3.5)
|
53 | 52 | tzinfo (1.2.2)
|
54 | 53 | thread_safe (~> 0.1)
|
55 |
| - unicode-display_width (1.1.1) |
| 54 | + unicode-display_width (1.1.2) |
56 | 55 |
|
57 | 56 | PLATFORMS
|
58 | 57 | ruby
|
59 | 58 |
|
60 | 59 | DEPENDENCIES
|
61 | 60 | activesupport
|
62 |
| - parser (~> 2.3.1.1) |
| 61 | + parser (~> 2.3.3.1) |
63 | 62 | pry
|
64 | 63 | rake
|
65 | 64 | rspec
|
66 |
| - rubocop (~> 0.45.0) |
| 65 | + rubocop (~> 0.45) |
67 | 66 | rubocop-migrations
|
68 | 67 | rubocop-rspec
|
69 | 68 | safe_yaml
|
70 | 69 |
|
71 | 70 | BUNDLED WITH
|
72 |
| - 1.13.3 |
| 71 | + 1.13.6 |
0 commit comments