Gemfile.lock in locomotivecms_steam-1.6.0.rc1 vs Gemfile.lock in locomotivecms_steam-1.6.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- locomotivecms_steam (1.6.0.rc1)
+ locomotivecms_steam (1.6.0)
RedCloth (~> 4.3.2)
autoprefixer-rails (~> 8.0.0)
bcrypt (~> 3.1.11)
chronic (~> 0.10.2)
coffee-script (~> 2.4.1)
@@ -17,36 +17,47 @@
mime-types (~> 3.3.0)
mimetype-fu (~> 0.1.2)
moneta (~> 1.0.0)
morphine (~> 0.1.1)
multi_json (~> 1.15.0)
- nokogiri (~> 1.11.0)
+ nokogiri (>= 1.11, < 1.14)
+ parser (~> 2.7)
pony (~> 1.12)
rack-cache (~> 1.7.0)
rack-rewrite (~> 1.5.1)
rack_csrf (~> 2.6.0)
sanitize (~> 5.2.1)
sass (~> 3.4.25)
sprockets (~> 3.7.1)
uglifier (~> 4.1.3)
+ unparser (~> 0.4)
GEM
remote: https://rubygems.org/
specs:
RedCloth (4.3.2)
- activesupport (5.2.6)
+ abstract_type (0.0.7)
+ activesupport (5.2.8.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- addressable (2.8.0)
- public_suffix (>= 2.0.2, < 5.0)
+ adamantium (0.2.0)
+ ice_nine (~> 0.11.0)
+ memoizable (~> 0.4.0)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
+ anima (0.3.2)
+ abstract_type (~> 0.0.7)
+ adamantium (~> 0.2)
+ equalizer (~> 0.0.11)
+ ast (2.4.2)
attr_extras (5.2.0)
autoprefixer-rails (8.0.0)
execjs
- bcrypt (3.1.16)
- bson (4.11.1)
+ bcrypt (3.1.18)
+ bson (4.15.0)
chronic (0.10.2)
chunky_png (1.4.0)
coffee-script (2.4.1)
coffee-script-source
execjs
@@ -62,93 +73,110 @@
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.7)
+ concord (0.1.6)
+ adamantium (~> 0.2.0)
+ equalizer (~> 0.0.9)
+ concurrent-ruby (1.1.10)
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.4.4)
- docile (1.3.2)
+ diff-lcs (1.5.0)
+ docile (1.4.0)
dragonfly (1.4.0)
addressable (~> 2.3)
multi_json (~> 1.0)
rack (>= 1.3)
duktape (2.0.1.1)
+ equalizer (0.0.11)
execjs (2.8.1)
- ffi (1.15.4)
+ ffi (1.15.5)
flamegraph (0.9.5)
- haml (5.2.0)
+ haml (5.2.2)
temple (>= 0.8.0)
tilt
httparty (0.16.4)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
- i18n (1.8.5)
+ i18n (1.12.0)
concurrent-ruby (~> 1.0)
i18n-spec (0.6.0)
iso
- iso (0.3.0)
+ ice_nine (0.11.2)
+ iso (0.4.0)
i18n
- json (2.3.1)
+ json (2.6.2)
json_spec (1.1.5)
multi_json (~> 1.0)
rspec (>= 2.0, < 4.0)
- kramdown (2.3.1)
+ kramdown (2.3.2)
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)
+ memoizable (0.4.2)
+ thread_safe (~> 0.3, >= 0.3.1)
+ memory_profiler (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2021.0901)
+ mime-types-data (3.2022.0105)
mimetype-fu (0.1.2)
- mini_mime (1.1.1)
- mini_portile2 (2.5.3)
- minitest (5.14.4)
+ mini_mime (1.1.2)
+ mini_portile2 (2.8.0)
+ minitest (5.16.3)
moneta (1.0.0)
- mongo (2.13.1)
+ mongo (2.13.3)
bson (>= 4.8.2, < 5.0.0)
morphine (0.1.1)
+ mprelude (0.1.0)
+ abstract_type (~> 0.0.7)
+ adamantium (~> 0.2.0)
+ concord (~> 0.1.5)
+ equalizer (~> 0.0.9)
+ ice_nine (~> 0.11.1)
+ procto (~> 0.0.2)
multi_json (1.15.0)
multi_xml (0.6.0)
- nio4r (2.5.7)
- nokogiri (1.11.7)
- mini_portile2 (~> 2.5.0)
+ nio4r (2.5.8)
+ nokogiri (1.13.8)
+ mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogumbo (2.0.5)
nokogiri (~> 1.8, >= 1.8.4)
origin (2.3.1)
+ parser (2.7.2.0)
+ ast (~> 2.4.1)
pony (1.13.1)
mail (>= 2.0)
- public_suffix (4.0.6)
- puma (5.3.2)
+ procto (0.0.3)
+ public_suffix (5.0.0)
+ puma (5.6.5)
nio4r (~> 2.0)
- racc (1.5.2)
- rack (2.2.3)
+ racc (1.6.0)
+ rack (2.2.3.1)
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.11.0)
+ rake (13.0.6)
+ rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
rspec (3.7.0)
rspec-core (~> 3.7.0)
@@ -174,29 +202,40 @@
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
- stackprof (0.2.16)
+ stackprof (0.2.21)
stringex (2.8.5)
sync (0.5.0)
temple (0.8.2)
term-ansicolor (1.7.1)
tins (~> 1.0)
- thor (1.0.1)
+ thor (1.2.1)
thread_safe (0.3.6)
- tilt (2.0.10)
- timecop (0.9.2)
- tins (1.26.0)
+ tilt (2.0.11)
+ timecop (0.9.5)
+ tins (1.31.1)
sync
- tzinfo (1.2.9)
+ tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (4.1.20)
execjs (>= 0.3.0, < 3)
+ unparser (0.5.5)
+ abstract_type (~> 0.0.7)
+ adamantium (~> 0.2.0)
+ anima (~> 0.3.1)
+ concord (~> 0.1.5)
+ diff-lcs (~> 1.3)
+ equalizer (~> 0.0.9)
+ mprelude (~> 0.1.0)
+ parser (>= 2.6.5)
+ procto (~> 0.0.2)
PLATFORMS
ruby
+ x86_64-darwin-20
DEPENDENCIES
coveralls (~> 0.8.1)
flamegraph
haml (~> 5.2.0)
@@ -204,15 +243,16 @@
json_spec (~> 1.1.5)
locomotivecms_steam!
memory_profiler
mongo (~> 2.13.1)
origin (~> 2.3.1)
- puma (~> 5.3.1)
+ puma (~> 5.6.4)
+ rack (~> 2.2.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.1.4
+ 2.3.7