Updated Gemfile.lock
This commit is contained in:
parent
b1e284b3b6
commit
ed8b870739
1 changed files with 3 additions and 3 deletions
|
@ -174,7 +174,7 @@ GEM
|
||||||
multi_json (1.13.1)
|
multi_json (1.13.1)
|
||||||
multi_xml (0.6.0)
|
multi_xml (0.6.0)
|
||||||
multipart-post (2.0.0)
|
multipart-post (2.0.0)
|
||||||
mysql2 (0.3.21)
|
mysql2 (0.5.2)
|
||||||
net-scp (1.2.1)
|
net-scp (1.2.1)
|
||||||
net-ssh (>= 2.6.5)
|
net-ssh (>= 2.6.5)
|
||||||
net-ssh (5.0.1)
|
net-ssh (5.0.1)
|
||||||
|
@ -344,7 +344,7 @@ DEPENDENCIES
|
||||||
jquery-datatables-rails
|
jquery-datatables-rails
|
||||||
jquery-rails
|
jquery-rails
|
||||||
listen
|
listen
|
||||||
mysql2 (~> 0.3.0)
|
mysql2 (>= 0.4.4, < 0.6.0)
|
||||||
omniauth-oauth2 (~> 1.3.1)
|
omniauth-oauth2 (~> 1.3.1)
|
||||||
purecss-rails
|
purecss-rails
|
||||||
rails (= 5.2.0)
|
rails (= 5.2.0)
|
||||||
|
@ -361,4 +361,4 @@ DEPENDENCIES
|
||||||
web-console
|
web-console
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.16.2
|
1.16.3
|
||||||
|
|
Loading…
Reference in a new issue