|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - activemodel (7.0.1) |
5 |
| - activesupport (= 7.0.1) |
6 |
| - activerecord (7.0.1) |
7 |
| - activemodel (= 7.0.1) |
8 |
| - activesupport (= 7.0.1) |
9 |
| - activesupport (7.0.1) |
| 4 | + activemodel (7.0.2.2) |
| 5 | + activesupport (= 7.0.2.2) |
| 6 | + activerecord (7.0.2.2) |
| 7 | + activemodel (= 7.0.2.2) |
| 8 | + activesupport (= 7.0.2.2) |
| 9 | + activesupport (7.0.2.2) |
10 | 10 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
11 | 11 | i18n (>= 1.6, < 2)
|
12 | 12 | minitest (>= 5.1)
|
|
55 | 55 | multi_xml (>= 0.5.2)
|
56 | 56 | i18n (1.9.1)
|
57 | 57 | concurrent-ruby (~> 1.0)
|
58 |
| - loofah (2.13.0) |
| 58 | + loofah (2.14.0) |
59 | 59 | crass (~> 1.0.2)
|
60 | 60 | nokogiri (>= 1.5.9)
|
61 | 61 | matrix (0.4.2)
|
@@ -104,24 +104,24 @@ GEM
|
104 | 104 | rb-fsevent (0.11.1)
|
105 | 105 | rb-inotify (0.10.1)
|
106 | 106 | ffi (~> 1.0)
|
107 |
| - regexp_parser (2.2.0) |
| 107 | + regexp_parser (2.2.1) |
108 | 108 | rexml (3.2.5)
|
109 |
| - rspec (3.10.0) |
110 |
| - rspec-core (~> 3.10.0) |
111 |
| - rspec-expectations (~> 3.10.0) |
112 |
| - rspec-mocks (~> 3.10.0) |
113 |
| - rspec-core (3.10.2) |
114 |
| - rspec-support (~> 3.10.0) |
115 |
| - rspec-expectations (3.10.2) |
| 109 | + rspec (3.11.0) |
| 110 | + rspec-core (~> 3.11.0) |
| 111 | + rspec-expectations (~> 3.11.0) |
| 112 | + rspec-mocks (~> 3.11.0) |
| 113 | + rspec-core (3.11.0) |
| 114 | + rspec-support (~> 3.11.0) |
| 115 | + rspec-expectations (3.11.0) |
116 | 116 | diff-lcs (>= 1.2.0, < 2.0)
|
117 |
| - rspec-support (~> 3.10.0) |
| 117 | + rspec-support (~> 3.11.0) |
118 | 118 | rspec-html-matchers (0.9.4)
|
119 | 119 | nokogiri (~> 1)
|
120 | 120 | rspec (>= 3.0.0.a, < 4)
|
121 |
| - rspec-mocks (3.10.3) |
| 121 | + rspec-mocks (3.11.0) |
122 | 122 | diff-lcs (>= 1.2.0, < 2.0)
|
123 |
| - rspec-support (~> 3.10.0) |
124 |
| - rspec-support (3.10.3) |
| 123 | + rspec-support (~> 3.11.0) |
| 124 | + rspec-support (3.11.0) |
125 | 125 | rubocop (1.25.1)
|
126 | 126 | parallel (~> 1.10)
|
127 | 127 | parser (>= 3.1.0.0)
|
|
131 | 131 | rubocop-ast (>= 1.15.1, < 2.0)
|
132 | 132 | ruby-progressbar (~> 1.7)
|
133 | 133 | unicode-display_width (>= 1.4.0, < 3.0)
|
134 |
| - rubocop-ast (1.15.1) |
| 134 | + rubocop-ast (1.15.2) |
135 | 135 | parser (>= 3.0.1.1)
|
136 | 136 | rubocop-rails (2.13.2)
|
137 | 137 | activesupport (>= 4.2.0)
|
|
0 commit comments