Gemfile.lock in locomotivecms_steam-1.5.3 vs Gemfile.lock in locomotivecms_steam-1.6.0.beta1
- old
+ new
@@ -1,56 +1,54 @@
PATH
remote: .
specs:
- locomotivecms_steam (1.5.3)
+ locomotivecms_steam (1.6.0.beta1)
RedCloth (~> 4.3.2)
autoprefixer-rails (~> 8.0.0)
bcrypt (~> 3.1.11)
chronic (~> 0.10.2)
coffee-script (~> 2.4.1)
compass (~> 1.0.3)
- dragonfly (~> 1.2.0)
+ dragonfly (>= 1.2, < 1.5)
duktape (~> 2.0.1.1)
httparty (~> 0.16.0)
- kramdown (~> 1.16.2)
+ kramdown (~> 2.3.0)
liquid (~> 4.0.3)
locomotivecms_common (~> 0.4.0)
- mime-types (~> 3.1.0)
+ mime-types (~> 3.3.0)
mimetype-fu (~> 0.1.2)
moneta (~> 1.0.0)
morphine (~> 0.1.1)
- multi_json (~> 1.13.1)
- nokogiri (~> 1.10.8)
+ multi_json (~> 1.15.0)
+ nokogiri (~> 1.11.0)
pony (~> 1.12)
rack-cache (~> 1.7.0)
rack-rewrite (~> 1.5.1)
rack_csrf (~> 2.6.0)
- sanitize (~> 4.6.4)
+ sanitize (~> 5.2.1)
sass (~> 3.4.25)
sprockets (~> 3.7.1)
uglifier (~> 4.1.3)
GEM
remote: https://rubygems.org/
specs:
RedCloth (4.3.2)
- activesupport (5.2.4.1)
+ activesupport (5.2.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- addressable (2.7.0)
+ addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
attr_extras (5.2.0)
autoprefixer-rails (8.0.0)
execjs
- bcrypt (3.1.13)
- bson (4.6.0)
+ bcrypt (3.1.16)
+ bson (4.11.1)
chronic (0.10.2)
- chunky_png (1.3.11)
- codeclimate-test-reporter (0.4.8)
- simplecov (>= 0.7.1, < 1.0.0)
+ chunky_png (1.4.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
colorize (0.8.1)
@@ -64,92 +62,96 @@
compass-core (1.0.3)
multi_json (~> 1.0)
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
- concurrent-ruby (1.1.5)
+ concurrent-ruby (1.1.7)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
crass (1.0.6)
- diff-lcs (1.3)
+ diff-lcs (1.4.4)
docile (1.3.2)
- dragonfly (1.2.0)
+ dragonfly (1.4.0)
addressable (~> 2.3)
multi_json (~> 1.0)
rack (>= 1.3)
duktape (2.0.1.1)
- execjs (2.7.0)
- ffi (1.12.2)
+ execjs (2.8.1)
+ ffi (1.15.4)
flamegraph (0.9.5)
- haml (5.0.4)
+ haml (5.2.0)
temple (>= 0.8.0)
tilt
httparty (0.16.4)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
- i18n (1.7.0)
+ i18n (1.8.5)
concurrent-ruby (~> 1.0)
i18n-spec (0.6.0)
iso
- iso (0.2.2)
+ iso (0.3.0)
i18n
- json (2.2.0)
+ json (2.3.1)
json_spec (1.1.5)
multi_json (~> 1.0)
rspec (>= 2.0, < 4.0)
- kramdown (1.16.2)
+ kramdown (2.3.1)
+ rexml
liquid (4.0.3)
locomotivecms_common (0.4.0)
activesupport (>= 5.1.5, < 6.0)
attr_extras (~> 5.2.0)
colorize
stringex (~> 2.8.2)
mail (2.7.1)
mini_mime (>= 0.1.1)
memory_profiler (0.9.14)
- mime-types (3.1)
+ mime-types (3.3.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2019.1009)
+ mime-types-data (3.2021.0901)
mimetype-fu (0.1.2)
- mini_mime (1.0.2)
- mini_portile2 (2.4.0)
- minitest (5.14.0)
+ mini_mime (1.1.1)
+ mini_portile2 (2.5.3)
+ minitest (5.14.4)
moneta (1.0.0)
- mongo (2.8.0)
- bson (>= 4.4.2, < 5.0.0)
+ mongo (2.13.1)
+ bson (>= 4.8.2, < 5.0.0)
morphine (0.1.1)
- multi_json (1.13.1)
+ multi_json (1.15.0)
multi_xml (0.6.0)
- nio4r (2.5.2)
- nokogiri (1.10.8)
- mini_portile2 (~> 2.4.0)
- nokogumbo (1.5.0)
- nokogiri
+ nio4r (2.5.7)
+ nokogiri (1.11.7)
+ mini_portile2 (~> 2.5.0)
+ racc (~> 1.4)
+ nokogumbo (2.0.5)
+ nokogiri (~> 1.8, >= 1.8.4)
origin (2.3.1)
pony (1.13.1)
mail (>= 2.0)
- public_suffix (4.0.3)
- puma (4.3.1)
+ public_suffix (4.0.6)
+ puma (5.3.2)
nio4r (~> 2.0)
- rack (2.0.8)
+ racc (1.5.2)
+ rack (2.2.3)
rack-cache (1.7.2)
rack (>= 0.4)
rack-mini-profiler (0.10.7)
rack (>= 1.2.0)
rack-rewrite (1.5.1)
rack-test (0.8.3)
rack (>= 1.0, < 3)
rack_csrf (2.6.0)
rack (>= 1.1.0)
rake (13.0.1)
- rb-fsevent (0.10.3)
+ rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
+ rexml (3.2.5)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)
@@ -159,57 +161,58 @@
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
- sanitize (4.6.6)
+ sanitize (5.2.3)
crass (~> 1.0.2)
- nokogiri (>= 1.4.4)
- nokogumbo (~> 1.4)
+ nokogiri (>= 1.8.0)
+ nokogumbo (~> 2.0)
sass (3.4.25)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
- stackprof (0.2.13)
+ stackprof (0.2.16)
stringex (2.8.5)
+ sync (0.5.0)
temple (0.8.2)
term-ansicolor (1.7.1)
tins (~> 1.0)
- thor (0.20.3)
+ thor (1.0.1)
thread_safe (0.3.6)
tilt (2.0.10)
- timecop (0.9.1)
- tins (1.22.2)
- tzinfo (1.2.6)
+ timecop (0.9.2)
+ tins (1.26.0)
+ sync
+ tzinfo (1.2.9)
thread_safe (~> 0.1)
uglifier (4.1.20)
execjs (>= 0.3.0, < 3)
PLATFORMS
ruby
DEPENDENCIES
- codeclimate-test-reporter (~> 0.4.7)
coveralls (~> 0.8.1)
flamegraph
- haml (~> 5.0.4)
+ haml (~> 5.2.0)
i18n-spec (~> 0.6.0)
json_spec (~> 1.1.5)
locomotivecms_steam!
memory_profiler
- mongo (~> 2.8.0)
+ mongo (~> 2.13.1)
origin (~> 2.3.1)
- puma (~> 4.3.1)
+ puma (~> 5.3.1)
rack-mini-profiler (~> 0.10.1)
rack-test (~> 0.8.2)
rake (~> 13.0.1)
rspec (~> 3.7.0)
stackprof
timecop (~> 0.9.1)
BUNDLED WITH
- 2.0.2
+ 2.1.4