mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
Update Gemfile.lock to be compatible with linux
This commit is contained in:
parent
95bb01b440
commit
8888af3793
@ -41,6 +41,7 @@ GEM
|
||||
arel (8.0.0)
|
||||
autoprefixer-rails (7.1.6)
|
||||
execjs
|
||||
bcrypt (3.1.11)
|
||||
bcrypt (3.1.11-x86-mingw32)
|
||||
bh (1.3.6)
|
||||
actionpack
|
||||
@ -102,6 +103,8 @@ GEM
|
||||
minitest (5.10.3)
|
||||
multi_json (1.12.2)
|
||||
nio4r (2.1.0)
|
||||
nokogiri (1.8.1)
|
||||
mini_portile2 (~> 2.3.0)
|
||||
nokogiri (1.8.1-x86-mingw32)
|
||||
mini_portile2 (~> 2.3.0)
|
||||
orm_adapter (0.5.0)
|
||||
@ -161,6 +164,7 @@ GEM
|
||||
actionpack (>= 3.0)
|
||||
activesupport (>= 3.0)
|
||||
sprockets (>= 2.8, < 4.0)
|
||||
sqlite3 (1.3.13)
|
||||
sqlite3 (1.3.13-x86-mingw32)
|
||||
term-ansicolor (1.6.0)
|
||||
tins (~> 1.0)
|
||||
@ -193,6 +197,7 @@ GEM
|
||||
will_paginate (>= 3.0.3)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
x86-mingw32
|
||||
|
||||
DEPENDENCIES
|
||||
|
||||
Loading…
Reference in New Issue
Block a user