diff --git a/Gemfile b/Gemfile index c281ce4..513efa8 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ source "http://rubygems.org" # gem 'albacore', :git => 'https://github.com/Albacore/albacore.git', :branch => 'clean_slate' -gem 'albacore', '~> 2.0.0' +gem 'albacore', '~> 2.0.16' diff --git a/Gemfile.lock b/Gemfile.lock index 9a29281..36f1a5d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,16 +6,23 @@ GEM nokogiri (~> 1.5) rake (~> 10) semver2 (~> 3.4) - map (6.5.5) - mini_portile (0.6.0) - nokogiri (1.6.3.1) - mini_portile (= 0.6.0) - rake (10.3.2) - semver2 (3.4.0) + map (6.6.0) + mini_portile2 (2.6.1) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) + nokogiri (1.12.5-x86-mingw32) + racc (~> 1.4) + racc (1.5.2) + rake (10.5.0) + semver2 (3.4.2) PLATFORMS ruby x86-mingw32 DEPENDENCIES - albacore (~> 2.0.0) + albacore (~> 2.0.16) + +BUNDLED WITH + 2.1.4