From e2a4d17d2155edc98aeef4f8bc54fe5415eceeb8 Mon Sep 17 00:00:00 2001 From: Fred Chasen Date: Tue, 27 Feb 2018 17:08:00 -0800 Subject: [PATCH] Update Ruby and Handlebars versions --- Gemfile | 6 +- Gemfile.lock | 108 ++++++++++++++++++++---------------- atlas_assets.gemspec | 2 +- lib/atlas_assets/version.rb | 2 +- 4 files changed, 66 insertions(+), 52 deletions(-) diff --git a/Gemfile b/Gemfile index 8fd5f02..835a25d 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby '1.9.3' +ruby '2.3.3' # Specify your gem's dependencies in atlas_assets.gemspec gemspec @@ -14,5 +14,5 @@ gem "rack-rewrite", "~> 1.3.3" gem "pygmentize", "~> 0.0.3" gem "kramdown", "~> 1.3" gem "coderay", "~> 1.0.9" -gem "puma", "~> 2.0.1" -gem "eco" \ No newline at end of file +gem "puma", "~> 3.11.0" +gem "eco" diff --git a/Gemfile.lock b/Gemfile.lock index 3bc6369..4dd8b88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,40 +2,40 @@ PATH remote: . specs: atlas_assets (0.8.13) - handlebars_assets (= 0.17.1) + handlebars_assets (= 0.23.1) GEM remote: https://rubygems.org/ specs: - addressable (2.3.7) + addressable (2.3.8) blankslate (2.1.2.4) - celluloid (0.16.0) - timers (~> 4.0.0) - classifier-reborn (2.0.3) + classifier-reborn (2.2.0) fast-stemmer (~> 1.0) coderay (1.0.9) - coffee-script (2.3.0) + coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.9.1) + coffee-script-source (1.11.1) colorator (0.1) + concurrent-ruby (1.0.5) eco (1.0.0) coffee-script eco-source execjs eco-source (1.1.0.rc.1) - execjs (2.4.0) + execjs (2.7.0) + faraday (0.14.0) + multipart-post (>= 1.2, < 3) fast-stemmer (1.0.2) - fastimage (1.6.8) - addressable (~> 2.3, >= 2.3.5) - ffi (1.9.6) - handlebars_assets (0.17.1) - execjs (>= 1.2.9) - multi_json - sprockets (>= 2.0.3) - tilt + fastimage (1.9.0) + addressable (~> 2.3.5) + ffi (1.9.23) + handlebars_assets (0.23.1) + execjs (~> 2.0) + multi_json (~> 1.0) + sprockets (>= 2.0.0) + tilt (>= 1.2) hike (1.2.3) - hitimes (1.2.2) jekyll (2.5.3) classifier-reborn (~> 2.0) colorator (~> 0.1) @@ -51,65 +51,73 @@ GEM redcarpet (~> 3.1) safe_yaml (~> 1.0) toml (~> 0.1.0) - jekyll-assets (0.13.0) + jekyll-assets (1.0.0) fastimage (~> 1.6) - jekyll (~> 2.0) + jekyll (>= 2) + mini_magick (~> 4.1) sass (~> 3.2) sprockets (~> 2.10) sprockets-helpers sprockets-sass - jekyll-coffeescript (1.0.1) + jekyll-coffeescript (1.1.1) coffee-script (~> 2.2) - jekyll-gist (1.1.0) + coffee-script-source (~> 1.11.1) + jekyll-gist (1.5.0) + octokit (~> 4.2) jekyll-paginate (1.1.0) jekyll-sass-converter (1.3.0) sass (~> 3.2) - jekyll-watch (1.2.1) - listen (~> 2.7) - kramdown (1.6.0) - liquid (2.6.2) - listen (2.8.5) - celluloid (>= 0.15.2) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9) - mercenary (0.3.5) - multi_json (1.11.0) + jekyll-watch (1.5.1) + listen (~> 3.0) + kramdown (1.16.2) + liquid (2.6.3) + listen (3.1.5) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + ruby_dep (~> 1.2) + mercenary (0.3.6) + mini_magick (4.8.0) + multi_json (1.13.1) + multipart-post (2.0.0) + octokit (4.8.0) + sawyer (~> 0.8.0, >= 0.5.3) parslet (1.5.0) blankslate (~> 2.0) - posix-spawn (0.3.10) - puma (2.0.1) - rack (>= 1.1, < 2.0) + posix-spawn (0.3.13) + puma (3.11.2) pygmentize (0.0.3) - pygments.rb (0.6.2) + pygments.rb (0.6.3) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.2.0) - rack (1.6.0) + rack (1.6.9) rack-contrib (1.1.0) rack (>= 0.9.1) rack-rewrite (1.3.3) rake (10.0.4) - rb-fsevent (0.9.4) - rb-inotify (0.9.5) - ffi (>= 0.5.0) - redcarpet (3.2.2) + rb-fsevent (0.10.2) + rb-inotify (0.9.10) + ffi (>= 0.5.0, < 2) + redcarpet (3.4.0) + ruby_dep (1.5.0) safe_yaml (1.0.4) sass (3.2.19) - sprockets (2.12.3) + sawyer (0.8.1) + addressable (>= 2.3.5, < 2.6) + faraday (~> 0.8, < 1.0) + sprockets (2.12.4) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sprockets-helpers (1.1.0) - sprockets (~> 2.0) + sprockets-helpers (1.2.1) + sprockets (>= 2.2) sprockets-sass (1.3.1) sprockets (~> 2.0) tilt (~> 1.1) tilt (1.4.1) - timers (4.0.1) - hitimes toml (0.1.2) parslet (~> 1.5.0) - yajl-ruby (1.2.1) + yajl-ruby (1.2.3) PLATFORMS ruby @@ -122,9 +130,15 @@ DEPENDENCIES jekyll (~> 2.0) jekyll-assets kramdown (~> 1.3) - puma (~> 2.0.1) + puma (~> 3.11.0) pygmentize (~> 0.0.3) rack-contrib (~> 1.1.0) rack-rewrite (~> 1.3.3) rake (~> 10.0.4) sass (~> 3.2.9) + +RUBY VERSION + ruby 2.3.3p222 + +BUNDLED WITH + 1.15.4 diff --git a/atlas_assets.gemspec b/atlas_assets.gemspec index b964f76..1356701 100644 --- a/atlas_assets.gemspec +++ b/atlas_assets.gemspec @@ -17,5 +17,5 @@ Gem::Specification.new do |gem| gem.test_files = gem.files.grep(%r{^(test|spec|features)/}) gem.require_paths = ["lib"] - gem.add_dependency "handlebars_assets", "0.17.1" + gem.add_dependency "handlebars_assets", "0.23.1" end diff --git a/lib/atlas_assets/version.rb b/lib/atlas_assets/version.rb index ee0efc7..56e2c93 100644 --- a/lib/atlas_assets/version.rb +++ b/lib/atlas_assets/version.rb @@ -1,5 +1,5 @@ module Atlas module Assets - VERSION = "0.8.13" + VERSION = "0.8.14" end end