Skip to content

Commit 6232df3

Browse files
committed
Fix Rails 7.0/.1 version constraints
…upgrade, and commit Rails 7.0 lock file. The previous version constraints were overly permissive and would result in an upgrade to the latest Rails 7.x release.
1 parent d0cc274 commit 6232df3

File tree

4 files changed

+416
-123
lines changed

4 files changed

+416
-123
lines changed

gemfiles/rails70.gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ source "https://rubygems.org"
22

33
gemspec path: "../"
44

5-
gem "rails", "~> 7.0"
5+
gem "rails", "~> 7.0.0"

gemfiles/rails70.gemfile.lock

Lines changed: 291 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,291 @@
1+
PATH
2+
remote: ..
3+
specs:
4+
litestack (0.4.4)
5+
erubi (~> 1)
6+
oj (~> 3)
7+
rack (~> 3)
8+
rackup (~> 2)
9+
sqlite3 (>= 1.6.0, < 3.0.0)
10+
tilt (~> 2)
11+
12+
GEM
13+
remote: https://rubygems.org/
14+
specs:
15+
actioncable (7.2.1)
16+
actionpack (= 7.2.1)
17+
activesupport (= 7.2.1)
18+
nio4r (~> 2.0)
19+
websocket-driver (>= 0.6.1)
20+
zeitwerk (~> 2.6)
21+
actionmailbox (7.2.1)
22+
actionpack (= 7.2.1)
23+
activejob (= 7.2.1)
24+
activerecord (= 7.2.1)
25+
activestorage (= 7.2.1)
26+
activesupport (= 7.2.1)
27+
mail (>= 2.8.0)
28+
actionmailer (7.2.1)
29+
actionpack (= 7.2.1)
30+
actionview (= 7.2.1)
31+
activejob (= 7.2.1)
32+
activesupport (= 7.2.1)
33+
mail (>= 2.8.0)
34+
rails-dom-testing (~> 2.2)
35+
actionpack (7.2.1)
36+
actionview (= 7.2.1)
37+
activesupport (= 7.2.1)
38+
nokogiri (>= 1.8.5)
39+
racc
40+
rack (>= 2.2.4, < 3.2)
41+
rack-session (>= 1.0.1)
42+
rack-test (>= 0.6.3)
43+
rails-dom-testing (~> 2.2)
44+
rails-html-sanitizer (~> 1.6)
45+
useragent (~> 0.16)
46+
actiontext (7.2.1)
47+
actionpack (= 7.2.1)
48+
activerecord (= 7.2.1)
49+
activestorage (= 7.2.1)
50+
activesupport (= 7.2.1)
51+
globalid (>= 0.6.0)
52+
nokogiri (>= 1.8.5)
53+
actionview (7.2.1)
54+
activesupport (= 7.2.1)
55+
builder (~> 3.1)
56+
erubi (~> 1.11)
57+
rails-dom-testing (~> 2.2)
58+
rails-html-sanitizer (~> 1.6)
59+
activejob (7.2.1)
60+
activesupport (= 7.2.1)
61+
globalid (>= 0.3.6)
62+
activemodel (7.2.1)
63+
activesupport (= 7.2.1)
64+
activerecord (7.2.1)
65+
activemodel (= 7.2.1)
66+
activesupport (= 7.2.1)
67+
timeout (>= 0.4.0)
68+
activestorage (7.2.1)
69+
actionpack (= 7.2.1)
70+
activejob (= 7.2.1)
71+
activerecord (= 7.2.1)
72+
activesupport (= 7.2.1)
73+
marcel (~> 1.0)
74+
activesupport (7.2.1)
75+
base64
76+
bigdecimal
77+
concurrent-ruby (~> 1.0, >= 1.3.1)
78+
connection_pool (>= 2.2.5)
79+
drb
80+
i18n (>= 1.6, < 2)
81+
logger (>= 1.4.2)
82+
minitest (>= 5.1)
83+
securerandom (>= 0.3)
84+
tzinfo (~> 2.0, >= 2.0.5)
85+
ast (2.4.2)
86+
base64 (0.2.0)
87+
bigdecimal (3.1.8)
88+
builder (3.3.0)
89+
concurrent-ruby (1.3.4)
90+
connection_pool (2.4.1)
91+
crass (1.0.6)
92+
date (3.3.4)
93+
debug (1.9.2)
94+
irb (~> 1.10)
95+
reline (>= 0.3.8)
96+
docile (1.4.1)
97+
drb (2.2.1)
98+
erubi (1.13.0)
99+
globalid (1.2.1)
100+
activesupport (>= 6.1)
101+
i18n (1.14.6)
102+
concurrent-ruby (~> 1.0)
103+
io-console (0.7.2)
104+
irb (1.14.0)
105+
rdoc (>= 4.0.0)
106+
reline (>= 0.4.2)
107+
json (2.7.2)
108+
language_server-protocol (3.17.0.3)
109+
lint_roller (1.1.0)
110+
logger (1.6.1)
111+
loofah (2.22.0)
112+
crass (~> 1.0.2)
113+
nokogiri (>= 1.12.0)
114+
mail (2.8.1)
115+
mini_mime (>= 0.1.1)
116+
net-imap
117+
net-pop
118+
net-smtp
119+
marcel (1.0.4)
120+
mini_mime (1.1.5)
121+
minitest (5.25.1)
122+
net-imap (0.4.16)
123+
date
124+
net-protocol
125+
net-pop (0.1.2)
126+
net-protocol
127+
net-protocol (0.2.2)
128+
timeout
129+
net-smtp (0.5.0)
130+
net-protocol
131+
nio4r (2.7.3)
132+
nokogiri (1.16.7-aarch64-linux)
133+
racc (~> 1.4)
134+
nokogiri (1.16.7-arm-linux)
135+
racc (~> 1.4)
136+
nokogiri (1.16.7-arm64-darwin)
137+
racc (~> 1.4)
138+
nokogiri (1.16.7-x86-linux)
139+
racc (~> 1.4)
140+
nokogiri (1.16.7-x86_64-darwin)
141+
racc (~> 1.4)
142+
nokogiri (1.16.7-x86_64-linux)
143+
racc (~> 1.4)
144+
oj (3.16.6)
145+
bigdecimal (>= 3.0)
146+
ostruct (>= 0.2)
147+
ostruct (0.6.0)
148+
parallel (1.26.3)
149+
parser (3.3.5.0)
150+
ast (~> 2.4.1)
151+
racc
152+
psych (5.1.2)
153+
stringio
154+
racc (1.8.1)
155+
rack (3.1.7)
156+
rack-session (2.0.0)
157+
rack (>= 3.0.0)
158+
rack-test (2.1.0)
159+
rack (>= 1.3)
160+
rackup (2.1.0)
161+
rack (>= 3)
162+
webrick (~> 1.8)
163+
rails (7.2.1)
164+
actioncable (= 7.2.1)
165+
actionmailbox (= 7.2.1)
166+
actionmailer (= 7.2.1)
167+
actionpack (= 7.2.1)
168+
actiontext (= 7.2.1)
169+
actionview (= 7.2.1)
170+
activejob (= 7.2.1)
171+
activemodel (= 7.2.1)
172+
activerecord (= 7.2.1)
173+
activestorage (= 7.2.1)
174+
activesupport (= 7.2.1)
175+
bundler (>= 1.15.0)
176+
railties (= 7.2.1)
177+
rails-dom-testing (2.2.0)
178+
activesupport (>= 5.0.0)
179+
minitest
180+
nokogiri (>= 1.6)
181+
rails-html-sanitizer (1.6.0)
182+
loofah (~> 2.21)
183+
nokogiri (~> 1.14)
184+
railties (7.2.1)
185+
actionpack (= 7.2.1)
186+
activesupport (= 7.2.1)
187+
irb (~> 1.13)
188+
rackup (>= 1.0.0)
189+
rake (>= 12.2)
190+
thor (~> 1.0, >= 1.2.2)
191+
zeitwerk (~> 2.6)
192+
rainbow (3.1.1)
193+
rake (13.2.1)
194+
rdoc (6.7.0)
195+
psych (>= 4.0.0)
196+
regexp_parser (2.9.2)
197+
reline (0.5.10)
198+
io-console (~> 0.5)
199+
rexml (3.3.7)
200+
rubocop (1.65.1)
201+
json (~> 2.3)
202+
language_server-protocol (>= 3.17.0)
203+
parallel (~> 1.10)
204+
parser (>= 3.3.0.2)
205+
rainbow (>= 2.2.2, < 4.0)
206+
regexp_parser (>= 2.4, < 3.0)
207+
rexml (>= 3.2.5, < 4.0)
208+
rubocop-ast (>= 1.31.1, < 2.0)
209+
ruby-progressbar (~> 1.7)
210+
unicode-display_width (>= 2.4.0, < 3.0)
211+
rubocop-ast (1.32.3)
212+
parser (>= 3.3.1.0)
213+
rubocop-performance (1.21.1)
214+
rubocop (>= 1.48.1, < 2.0)
215+
rubocop-ast (>= 1.31.1, < 2.0)
216+
ruby-progressbar (1.13.0)
217+
securerandom (0.3.1)
218+
sequel (5.84.0)
219+
bigdecimal
220+
simplecov (0.22.0)
221+
docile (~> 1.1)
222+
simplecov-html (~> 0.11)
223+
simplecov_json_formatter (~> 0.1)
224+
simplecov-html (0.13.1)
225+
simplecov_json_formatter (0.1.4)
226+
sqlite3 (2.0.4-aarch64-linux-gnu)
227+
sqlite3 (2.0.4-aarch64-linux-musl)
228+
sqlite3 (2.0.4-arm-linux-gnu)
229+
sqlite3 (2.0.4-arm-linux-musl)
230+
sqlite3 (2.0.4-arm64-darwin)
231+
sqlite3 (2.0.4-x86-linux-gnu)
232+
sqlite3 (2.0.4-x86-linux-musl)
233+
sqlite3 (2.0.4-x86_64-darwin)
234+
sqlite3 (2.0.4-x86_64-linux-gnu)
235+
sqlite3 (2.0.4-x86_64-linux-musl)
236+
standard (1.40.0)
237+
language_server-protocol (~> 3.17.0.2)
238+
lint_roller (~> 1.0)
239+
rubocop (~> 1.65.0)
240+
standard-custom (~> 1.0.0)
241+
standard-performance (~> 1.4)
242+
standard-custom (1.0.2)
243+
lint_roller (~> 1.0)
244+
rubocop (~> 1.50)
245+
standard-performance (1.4.0)
246+
lint_roller (~> 1.1)
247+
rubocop-performance (~> 1.21.0)
248+
stringio (3.1.1)
249+
thor (1.3.2)
250+
tilt (2.4.0)
251+
timeout (0.4.1)
252+
tzinfo (2.0.6)
253+
concurrent-ruby (~> 1.0)
254+
unicode-display_width (2.6.0)
255+
useragent (0.16.10)
256+
webrick (1.8.1)
257+
websocket-driver (0.7.6)
258+
websocket-extensions (>= 0.1.0)
259+
websocket-extensions (0.1.5)
260+
zeitwerk (2.6.18)
261+
262+
PLATFORMS
263+
aarch64-linux
264+
aarch64-linux-gnu
265+
aarch64-linux-musl
266+
arm-linux
267+
arm-linux-gnu
268+
arm-linux-musl
269+
arm64-darwin
270+
x86-linux
271+
x86-linux-gnu
272+
x86-linux-musl
273+
x86_64-darwin
274+
x86_64-linux-gnu
275+
x86_64-linux-musl
276+
277+
DEPENDENCIES
278+
activejob (~> 7)
279+
activerecord (~> 7)
280+
debug (~> 1)
281+
litestack!
282+
minitest (~> 5)
283+
rails (~> 7.0)
284+
railties (~> 7)
285+
rake (~> 13)
286+
sequel (~> 5)
287+
simplecov (~> 0.2)
288+
standard (~> 1)
289+
290+
BUNDLED WITH
291+
2.5.18

gemfiles/rails71.gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ source "https://rubygems.org"
22

33
gemspec path: "../"
44

5-
gem "rails", "~> 7.1"
5+
gem "rails", "~> 7.1.0"

0 commit comments

Comments
 (0)