Gemfile.lock in marv-0.4.0 vs Gemfile.lock in marv-0.5.0
- old
+ new
@@ -3,11 +3,11 @@
specs:
addressable (2.3.6)
builder (3.2.2)
celluloid (0.16.0)
timers (~> 4.0.0)
- childprocess (0.5.3)
+ childprocess (0.5.5)
ffi (~> 1.0, >= 1.0.11)
coderay (1.1.0)
coffee-script (2.3.0)
coffee-script-source
execjs
@@ -20,28 +20,28 @@
http_parser.rb (~> 0.6.0)
eventmachine (1.0.3)
execjs (2.2.1)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
- ffi (1.9.3)
+ ffi (1.9.6)
formatador (0.2.5)
git (1.2.8)
github_api (0.12.1)
addressable (~> 2.3)
descendants_tracker (~> 0.0.4)
faraday (~> 0.8, < 0.10)
hashie (>= 3.2)
multi_json (>= 1.7.5, < 2.0)
nokogiri (~> 1.6.3)
oauth2
- guard (2.6.1)
+ guard (2.8.2)
formatador (>= 0.2.4)
listen (~> 2.7)
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
- guard-livereload (2.3.0)
+ guard-livereload (2.3.1)
em-websocket (~> 0.5)
guard (~> 2.0)
multi_json (~> 1.8)
hashie (3.3.1)
highline (1.6.21)
@@ -60,11 +60,11 @@
json (1.8.1)
jwt (1.0.0)
less (2.6.0)
commonjs (~> 0.2.7)
libv8 (3.16.14.7)
- listen (2.7.9)
+ listen (2.7.11)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.9)
method_source (0.8.2)
@@ -92,13 +92,13 @@
ffi (>= 0.5.0)
rdoc (3.12.2)
json (~> 1.4)
ref (1.0.5)
rubyzip (1.1.6)
- sass (3.4.5)
+ sass (3.4.7)
slop (3.6.0)
- sprockets (2.12.2)
+ sprockets (2.12.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
therubyracer (0.12.1)
@@ -116,18 +116,18 @@
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0)
- childprocess (>= 0.3.5)
+ childprocess (>= 0.5.5)
coffee-script (>= 2.3.0)
- guard-livereload (>= 2.3.0)
+ guard-livereload (>= 2.3.1)
jeweler (~> 2.0.1)
less (>= 2.6.0)
- mysql2 (>= 0.3.15)
+ mysql2 (>= 0.3.16)
rdoc (~> 3.12)
rubyzip (>= 1.1.6)
- sass (>= 3.3.0)
- sprockets (>= 2.12.0)
- therubyracer (>= 0.12.0)
+ sass (>= 3.4.7)
+ sprockets (>= 2.12.3)
+ therubyracer (>= 0.12.1)
thor (>= 0.19.1)
- uglifier (>= 2.5.0)
+ uglifier (>= 2.5.3)