Gemfile.lock.4.2 in axlsx_rails-0.3.0 vs Gemfile.lock.4.2 in axlsx_rails-0.4.0
- old
+ new
@@ -8,213 +8,225 @@
i18n (>= 0.4.1)
PATH
remote: .
specs:
- axlsx_rails (0.3.0)
+ axlsx_rails (0.4.0)
axlsx (>= 2.0.1)
rails (>= 3.1)
GEM
remote: http://rubygems.org/
specs:
- actionmailer (4.2.0.beta4)
- actionpack (= 4.2.0.beta4)
- actionview (= 4.2.0.beta4)
+ actionmailer (4.2.3)
+ actionpack (= 4.2.3)
+ actionview (= 4.2.3)
+ activejob (= 4.2.3)
mail (~> 2.5, >= 2.5.4)
- rails-dom-testing (~> 1.0, >= 1.0.2)
- actionpack (4.2.0.beta4)
- actionview (= 4.2.0.beta4)
- activesupport (= 4.2.0.beta4)
- rack (~> 1.6.0.beta)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ actionpack (4.2.3)
+ actionview (= 4.2.3)
+ activesupport (= 4.2.3)
+ rack (~> 1.6)
rack-test (~> 0.6.2)
- rails-dom-testing (~> 1.0, >= 1.0.4)
- rails-html-sanitizer (~> 1.0, >= 1.0.1)
- actionview (4.2.0.beta4)
- activesupport (= 4.2.0.beta4)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ actionview (4.2.3)
+ activesupport (= 4.2.3)
builder (~> 3.1)
erubis (~> 2.7.0)
- rails-dom-testing (~> 1.0, >= 1.0.4)
- rails-html-sanitizer (~> 1.0, >= 1.0.1)
- activejob (4.2.0.beta4)
- globalid (>= 0.2.3)
- activemodel (4.2.0.beta4)
- activesupport (= 4.2.0.beta4)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ activejob (4.2.3)
+ activesupport (= 4.2.3)
+ globalid (>= 0.3.0)
+ activemodel (4.2.3)
+ activesupport (= 4.2.3)
builder (~> 3.1)
- activerecord (4.2.0.beta4)
- activemodel (= 4.2.0.beta4)
- activesupport (= 4.2.0.beta4)
- arel (>= 6.0.0.beta1, < 6.1)
- activesupport (4.2.0.beta4)
- i18n (>= 0.7.0.beta1, < 0.8)
+ activerecord (4.2.3)
+ activemodel (= 4.2.3)
+ activesupport (= 4.2.3)
+ arel (~> 6.0)
+ activesupport (4.2.3)
+ i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
- thread_safe (~> 0.1)
+ thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- arel (6.0.0.beta1)
+ arel (6.0.2)
axlsx (2.0.1)
htmlentities (~> 4.3.1)
nokogiri (>= 1.4.1)
rubyzip (~> 1.0.0)
builder (3.2.2)
- capybara (2.4.1)
+ capybara (2.4.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
- celluloid (0.15.2)
- timers (~> 1.1.0)
coderay (1.1.0)
- coveralls (0.7.1)
- multi_json (~> 1.3)
- rest-client
- simplecov (>= 0.7)
- term-ansicolor
- thor
- daemons (1.1.9)
+ coveralls (0.8.2)
+ json (~> 1.8)
+ rest-client (>= 1.6.8, < 2)
+ simplecov (~> 0.10.0)
+ term-ansicolor (~> 1.3)
+ thor (~> 0.19.1)
+ daemons (1.2.3)
diff-lcs (1.2.5)
docile (1.1.5)
+ domain_name (0.5.24)
+ unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
- eventmachine (1.0.3)
- ffi (1.9.3)
+ eventmachine (1.0.7)
+ ffi (1.9.10)
formatador (0.2.5)
- globalid (0.2.3)
+ globalid (0.3.5)
activesupport (>= 4.1.0)
growl (1.0.3)
- guard (2.6.1)
+ guard (2.12.8)
formatador (>= 0.2.4)
- listen (~> 2.7)
+ listen (>= 2.7, <= 4.0)
lumberjack (~> 1.0)
+ nenv (~> 0.1)
+ notiffany (~> 0.0)
pry (>= 0.9.12)
+ shellany (~> 0.0)
thor (>= 0.18.1)
- guard-rspec (4.3.1)
+ guard-compat (1.2.1)
+ guard-rspec (4.6.1)
guard (~> 2.1)
- rspec (>= 2.14, < 4.0)
- hike (1.2.3)
- htmlentities (4.3.2)
- i18n (0.7.0.beta1)
- jquery-rails (3.1.2)
- railties (>= 3.0, < 5.0)
+ guard-compat (~> 1.1)
+ rspec (>= 2.99.0, < 4.0)
+ htmlentities (4.3.4)
+ http-cookie (1.0.2)
+ domain_name (~> 0.5)
+ i18n (0.7.0)
+ jquery-rails (4.0.4)
+ rails-dom-testing (~> 1.0)
+ railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
- json (1.8.1)
- listen (2.7.9)
- celluloid (>= 0.15.2)
+ json (1.8.3)
+ listen (3.0.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
- loofah (2.0.1)
+ loofah (2.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.9)
- mail (2.6.1)
+ mail (2.6.3)
mime-types (>= 1.16, < 3)
method_source (0.8.2)
- mime-types (2.3)
- mini_portile (0.6.1)
- minitest (5.4.3)
- multi_json (1.10.1)
- netrc (0.7.7)
- nokogiri (1.6.4.1)
+ mime-types (2.6.1)
+ mini_portile (0.6.2)
+ minitest (5.7.0)
+ nenv (0.2.0)
+ netrc (0.10.3)
+ nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
+ notiffany (0.0.6)
+ nenv (~> 0.1)
+ shellany (~> 0.0)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-nav (0.2.4)
pry (>= 0.9.10, < 0.11.0)
- rack (1.6.0.beta)
- rack-test (0.6.2)
+ rack (1.6.4)
+ rack-test (0.6.3)
rack (>= 1.0)
- rails (4.2.0.beta4)
- actionmailer (= 4.2.0.beta4)
- actionpack (= 4.2.0.beta4)
- actionview (= 4.2.0.beta4)
- activejob (= 4.2.0.beta4)
- activemodel (= 4.2.0.beta4)
- activerecord (= 4.2.0.beta4)
- activesupport (= 4.2.0.beta4)
+ rails (4.2.3)
+ actionmailer (= 4.2.3)
+ actionpack (= 4.2.3)
+ actionview (= 4.2.3)
+ activejob (= 4.2.3)
+ activemodel (= 4.2.3)
+ activerecord (= 4.2.3)
+ activesupport (= 4.2.3)
bundler (>= 1.3.0, < 2.0)
- railties (= 4.2.0.beta4)
- sprockets-rails (~> 3.0.0.beta1)
+ railties (= 4.2.3)
+ sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
- rails-dom-testing (1.0.4)
+ rails-dom-testing (1.0.6)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
- rails-html-sanitizer (1.0.1)
+ rails-html-sanitizer (1.0.2)
loofah (~> 2.0)
- railties (4.2.0.beta4)
- actionpack (= 4.2.0.beta4)
- activesupport (= 4.2.0.beta4)
+ railties (4.2.3)
+ actionpack (= 4.2.3)
+ activesupport (= 4.2.3)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
- rake (10.3.2)
- rb-fsevent (0.9.4)
+ rake (10.4.2)
+ rb-fsevent (0.9.5)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
- responders (2.0.2)
- railties (>= 4.2.0.alpha, < 5)
- rest-client (1.7.2)
+ responders (2.1.0)
+ railties (>= 4.2.0, < 5)
+ rest-client (1.8.0)
+ http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
roo (1.13.2)
nokogiri
rubyzip
spreadsheet (> 0.6.4)
- rspec (3.0.0)
- rspec-core (~> 3.0.0)
- rspec-expectations (~> 3.0.0)
- rspec-mocks (~> 3.0.0)
- rspec-core (3.0.4)
- rspec-support (~> 3.0.0)
- rspec-expectations (3.0.4)
+ rspec (3.3.0)
+ rspec-core (~> 3.3.0)
+ rspec-expectations (~> 3.3.0)
+ rspec-mocks (~> 3.3.0)
+ rspec-core (3.3.1)
+ rspec-support (~> 3.3.0)
+ rspec-expectations (3.3.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.0.0)
- rspec-mocks (3.0.4)
- rspec-support (~> 3.0.0)
- rspec-rails (3.0.2)
- actionpack (>= 3.0)
- activesupport (>= 3.0)
- railties (>= 3.0)
- rspec-core (~> 3.0.0)
- rspec-expectations (~> 3.0.0)
- rspec-mocks (~> 3.0.0)
- rspec-support (~> 3.0.0)
- rspec-support (3.0.4)
- ruby-ole (1.2.11.7)
+ rspec-support (~> 3.3.0)
+ rspec-mocks (3.3.1)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.3.0)
+ rspec-rails (3.3.2)
+ actionpack (>= 3.0, < 4.3)
+ activesupport (>= 3.0, < 4.3)
+ railties (>= 3.0, < 4.3)
+ rspec-core (~> 3.3.0)
+ rspec-expectations (~> 3.3.0)
+ rspec-mocks (~> 3.3.0)
+ rspec-support (~> 3.3.0)
+ rspec-support (3.3.0)
+ ruby-ole (1.2.11.8)
rubyzip (1.0.0)
- simplecov (0.9.0)
+ shellany (0.0.1)
+ simplecov (0.10.0)
docile (~> 1.1.0)
- multi_json
- simplecov-html (~> 0.8.0)
- simplecov-html (0.8.0)
+ json (~> 1.8)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.0)
slop (3.6.0)
- spreadsheet (1.0.0)
+ spreadsheet (1.0.3)
ruby-ole (>= 1.0)
- sprockets (2.12.1)
- hike (~> 1.2)
- multi_json (~> 1.0)
+ sprockets (3.2.0)
rack (~> 1.0)
- tilt (~> 1.1, != 1.3.0)
- sprockets-rails (3.0.0.beta1)
- actionpack (>= 4.0)
- activesupport (>= 4.0)
- sprockets (~> 2.8)
- sqlite3 (1.3.9)
- term-ansicolor (1.3.0)
+ sprockets-rails (2.3.2)
+ actionpack (>= 3.0)
+ activesupport (>= 3.0)
+ sprockets (>= 2.8, < 4.0)
+ sqlite3 (1.3.10)
+ term-ansicolor (1.3.2)
tins (~> 1.0)
- thin (1.6.2)
- daemons (>= 1.0.9)
- eventmachine (>= 1.0.0)
- rack (>= 1.0.0)
+ thin (1.6.3)
+ daemons (~> 1.0, >= 1.0.9)
+ eventmachine (~> 1.0)
+ rack (~> 1.0)
thor (0.19.1)
- thread_safe (0.3.4)
- tilt (1.4.1)
- timers (1.1.0)
- tins (1.3.2)
+ thread_safe (0.3.5)
+ tins (1.5.4)
tzinfo (1.2.2)
thread_safe (~> 0.1)
+ unf (0.1.4)
+ unf_ext
+ unf_ext (0.0.7.1)
xpath (2.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
@@ -228,10 +240,10 @@
growl
guard-rspec
jquery-rails
pry
pry-nav
- rails (= 4.2.0.beta4)
+ rails (~> 4.2.0)
rake
rb-fsevent
responders (~> 2.0)
roo
rspec-rails