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