mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-25 03:50:53 +00:00
Bump json from 1.8.6 to 2.3.1
Bumps [json](https://github.com/flori/json) from 1.8.6 to 2.3.1. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](https://github.com/flori/json/compare/v1.8.6...v2.3.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8d31bb902f
commit
ad4d330296
1 changed files with 8 additions and 9 deletions
17
Gemfile.lock
17
Gemfile.lock
|
@ -1,5 +1,5 @@
|
|||
GIT
|
||||
remote: https://github.com/koraktor/steam-condenser-ruby.git
|
||||
remote: git://github.com/koraktor/steam-condenser-ruby.git
|
||||
revision: 2cb441f0518a0b8d20a017dfcc42783ae878311a
|
||||
specs:
|
||||
steam-condenser (1.3.11)
|
||||
|
@ -97,7 +97,7 @@ GEM
|
|||
execjs
|
||||
coffee-script-source (1.12.2)
|
||||
columnize (0.9.0)
|
||||
concurrent-ruby (1.0.5)
|
||||
concurrent-ruby (1.1.6)
|
||||
countries (2.1.2)
|
||||
i18n_data (~> 0.8.0)
|
||||
money (~> 6.9)
|
||||
|
@ -153,7 +153,7 @@ GEM
|
|||
hike (1.2.3)
|
||||
httpclient (2.8.3)
|
||||
hurley (0.2)
|
||||
i18n (0.9.1)
|
||||
i18n (0.9.5)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-js (3.0.11)
|
||||
i18n (>= 0.6.6, < 2)
|
||||
|
@ -162,7 +162,7 @@ GEM
|
|||
jquery-rails (2.0.3)
|
||||
railties (>= 3.1.0, < 5.0)
|
||||
thor (~> 0.14)
|
||||
json (1.8.6)
|
||||
json (2.3.1)
|
||||
jwt (1.5.6)
|
||||
little-plugger (1.1.4)
|
||||
logging (2.2.2)
|
||||
|
@ -177,7 +177,7 @@ GEM
|
|||
mini_portile2 (2.4.0)
|
||||
money (6.10.0)
|
||||
i18n (>= 0.6.4, < 1.0)
|
||||
multi_json (1.12.2)
|
||||
multi_json (1.15.0)
|
||||
multi_xml (0.6.0)
|
||||
multipart-post (2.0.0)
|
||||
mysql2 (0.3.21)
|
||||
|
@ -211,7 +211,7 @@ GEM
|
|||
quiet_assets (1.0.3)
|
||||
railties (>= 3.1, < 5.0)
|
||||
rack (1.4.7)
|
||||
rack-cache (1.7.1)
|
||||
rack-cache (1.9.0)
|
||||
rack (>= 0.4)
|
||||
rack-ssl (1.3.4)
|
||||
rack
|
||||
|
@ -235,8 +235,7 @@ GEM
|
|||
rdoc (~> 3.4)
|
||||
thor (>= 0.14.6, < 2.0)
|
||||
rake (10.5.0)
|
||||
rdoc (3.12.2)
|
||||
json (~> 1.4)
|
||||
rdoc (3.9.5)
|
||||
representable (3.0.4)
|
||||
declarative (< 0.1.0)
|
||||
declarative-option (< 0.2.0)
|
||||
|
@ -295,7 +294,7 @@ GEM
|
|||
net-ssh (>= 2.8.0)
|
||||
test-unit (3.1.9)
|
||||
power_assert
|
||||
thor (0.20.0)
|
||||
thor (0.20.3)
|
||||
tilt (1.4.1)
|
||||
timecop (0.7.4)
|
||||
tinymce-rails (3.5.11.1)
|
||||
|
|
Loading…
Reference in a new issue