Skip to content

Commit 607f401

Browse files
committed
Gemfile.lock: fix accidentally commited merge conflicts
1 parent 14be84c commit 607f401

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

Gemfile.lock

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -236,20 +236,14 @@ GEM
236236
activestorage (= 7.0.8.7)
237237
activesupport (= 7.0.8.7)
238238
bundler (>= 1.15.0)
239-
<<<<<<< HEAD
240-
railties (= 7.0.4.3)
239+
railties (= 7.0.8.7)
241240
rails-controller-testing (1.0.5)
242241
actionpack (>= 5.0.1.rc1)
243242
actionview (>= 5.0.1.rc1)
244243
activesupport (>= 5.0.1.rc1)
245-
rails-dom-testing (2.0.3)
246-
activesupport (>= 4.2.0)
247-
=======
248-
railties (= 7.0.8.7)
249244
rails-dom-testing (2.3.0)
250245
activesupport (>= 5.0.0)
251246
minitest
252-
>>>>>>> e02b7af (Update to Ruby 3.3+ and latest Rails 7.0)
253247
nokogiri (>= 1.6)
254248
rails-html-sanitizer (1.6.2)
255249
loofah (~> 2.21)

0 commit comments

Comments
 (0)