Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit fce3fd4

Browse files
Update bundler and Gemfile.lock
1 parent cf74791 commit fce3fd4

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Gemfile.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ GEM
299299
actionmailer (>= 3.2)
300300
letter_opener (~> 1.0)
301301
railties (>= 3.2)
302-
libv8-node (15.14.0.1)
302+
libv8-node (15.14.0.1-x86_64-darwin-19)
303303
listen (3.0.8)
304304
rb-fsevent (~> 0.9, >= 0.9.4)
305305
rb-inotify (~> 0.9, >= 0.9.7)
@@ -324,7 +324,6 @@ GEM
324324
nokogiri (~> 1)
325325
rake
326326
mini_mime (1.1.0)
327-
mini_portile2 (2.5.3)
328327
mini_racer (0.4.0)
329328
libv8-node (~> 15.14.0.0)
330329
minitest (5.14.4)
@@ -335,8 +334,7 @@ GEM
335334
nested_form (0.3.2)
336335
netrc (0.11.0)
337336
nio4r (2.5.7)
338-
nokogiri (1.11.7)
339-
mini_portile2 (~> 2.5.0)
337+
nokogiri (1.11.7-x86_64-darwin)
340338
racc (~> 1.4)
341339
notiffany (0.1.3)
342340
nenv (~> 0.1)
@@ -486,7 +484,7 @@ GEM
486484
parser (>= 3.0.1.1)
487485
ruby-progressbar (1.11.0)
488486
ruby2_keywords (0.0.4)
489-
rubyzip (2.3.0)
487+
rubyzip (2.3.1)
490488
sass (3.7.4)
491489
sass-listen (~> 4.0.0)
492490
sass-listen (4.0.0)
@@ -567,7 +565,7 @@ GEM
567565
yajl-ruby (1.4.1)
568566

569567
PLATFORMS
570-
ruby
568+
x86_64-darwin-19
571569

572570
DEPENDENCIES
573571
aasm
@@ -654,4 +652,4 @@ DEPENDENCIES
654652
xray-rails (>= 0.1.18)
655653

656654
BUNDLED WITH
657-
2.1.2
655+
2.2.21

0 commit comments

Comments
 (0)