bump version to 1.2.1
did
committed Mar 10, 2017
commit 001c0be31ce18f6f1f5a17d6dd5f22974a4671ae
Showing 1
changed file with
13 additions
and 14 deletions
Gemfile.lock
+13
-14
| @@ | @@ -1,7 +1,7 @@ |
| PATH | |
| remote: . | |
| specs: | |
| - | locomotivecms_steam (1.2.0) |
| + | locomotivecms_steam (1.2.1) |
| RedCloth (~> 4.3.2) | |
| autoprefixer-rails (~> 6.3.3.1) | |
| chronic (~> 0.10.2) | |
| @@ | @@ -30,9 +30,8 @@ GEM |
| remote: https://rubygems.org/ | |
| specs: | |
| RedCloth (4.3.2) | |
| - | activesupport (4.2.7.1) |
| + | activesupport (4.2.8) |
| i18n (~> 0.7) | |
| - | json (~> 1.7, >= 1.7.7) |
| minitest (~> 5.1) | |
| thread_safe (~> 0.3, >= 0.3.4) | |
| tzinfo (~> 1.1) | |
| @@ | @@ -44,14 +43,14 @@ GEM |
| bson (4.1.1) | |
| byebug (8.2.5) | |
| chronic (0.10.2) | |
| - | chunky_png (1.3.7) |
| + | chunky_png (1.3.8) |
| codeclimate-test-reporter (0.4.8) | |
| simplecov (>= 0.7.1, < 1.0.0) | |
| coderay (1.1.1) | |
| coffee-script (2.4.1) | |
| coffee-script-source | |
| execjs | |
| - | coffee-script-source (1.10.0) |
| + | coffee-script-source (1.12.2) |
| colorize (0.8.1) | |
| compass (1.0.3) | |
| chunky_png (~> 1.2) | |
| @@ | @@ -65,7 +64,7 @@ GEM |
| sass (>= 3.3.0, < 3.5) | |
| compass-import-once (1.0.5) | |
| sass (>= 3.2, < 3.5) | |
| - | concurrent-ruby (1.0.2) |
| + | concurrent-ruby (1.0.5) |
| coveralls (0.8.15) | |
| json (>= 1.8, < 3) | |
| simplecov (~> 0.12.0) | |
| @@ | @@ -81,7 +80,7 @@ GEM |
| rack (>= 1.3.0) | |
| duktape (1.3.0.6) | |
| execjs (2.7.0) | |
| - | ffi (1.9.14) |
| + | ffi (1.9.18) |
| flamegraph (0.9.5) | |
| haml (4.0.7) | |
| tilt | |
| @@ | @@ -113,13 +112,13 @@ GEM |
| mime-types (2.6.2) | |
| mimetype-fu (0.1.2) | |
| mini_portile2 (2.1.0) | |
| - | minitest (5.9.1) |
| - | moneta (0.8.0) |
| + | minitest (5.10.1) |
| + | moneta (0.8.1) |
| mongo (2.2.7) | |
| bson (~> 4.0) | |
| morphine (0.1.1) | |
| multi_json (1.12.1) | |
| - | multi_xml (0.5.5) |
| + | multi_xml (0.6.0) |
| nokogiri (1.6.8.1) | |
| mini_portile2 (~> 2.1.0) | |
| nokogumbo (1.4.10) | |
| @@ | @@ -134,7 +133,7 @@ GEM |
| pry-byebug (3.3.0) | |
| byebug (~> 8.0) | |
| pry (~> 0.10) | |
| - | public_suffix (2.0.4) |
| + | public_suffix (2.0.5) |
| puma (3.6.0) | |
| rack (2.0.1) | |
| rack-cache (1.6.1) | |
| @@ | @@ -148,7 +147,7 @@ GEM |
| rack (>= 1.1.0) | |
| rake (10.4.2) | |
| rb-fsevent (0.9.8) | |
| - | rb-inotify (0.9.7) |
| + | rb-inotify (0.9.8) |
| ffi (>= 0.5.0) | |
| rspec (3.4.0) | |
| rspec-core (~> 3.4.0) | |
| @@ | @@ -167,7 +166,7 @@ GEM |
| crass (~> 1.0.2) | |
| nokogiri (>= 1.4.4) | |
| nokogumbo (~> 1.4.1) | |
| - | sass (3.4.22) |
| + | sass (3.4.23) |
| simplecov (0.12.0) | |
| docile (~> 1.1.0) | |
| json (>= 1.8, < 3) | |
| @@ | @@ -182,7 +181,7 @@ GEM |
| term-ansicolor (1.3.2) | |
| tins (~> 1.0) | |
| thor (0.19.1) | |
| - | thread_safe (0.3.5) |
| + | thread_safe (0.3.6) |
| tilt (2.0.5) | |
| timecop (0.8.1) | |
| tins (1.12.0) | |