Skip to content

Commit

Permalink
Merge pull request #27 from willnet/develop
Browse files Browse the repository at this point in the history
bump up rails
  • Loading branch information
willnet committed Dec 25, 2014
2 parents e99864c + 4f1f61b commit f03433e
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 67 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
source 'http://rubygems.org'

gem 'rails', '4.1.8'
gem 'rails', '4.2.0'
gem 'mysql2'
gem 'unicorn'
gem 'rabl'
Expand All @@ -19,7 +19,7 @@ gem 'haml-rails'
gem 'capistrano', require: false
gem 'capistrano-unicorn', require: false
gem 'whenever', :require => false
gem 'sunspot_rails', '2.1.0'
gem 'sunspot_rails', '2.1.1'
gem 'jquery-rails'
gem 'dotenv-rails'
gem 'dotenv-deployment'
Expand Down
166 changes: 102 additions & 64 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,31 +20,40 @@ GEM
accept_values_for (0.7.1)
activemodel (>= 3, < 5)
rspec (>= 2.0, < 4.0)
actionmailer (4.1.8)
actionpack (= 4.1.8)
actionview (= 4.1.8)
actionmailer (4.2.0)
actionpack (= 4.2.0)
actionview (= 4.2.0)
activejob (= 4.2.0)
mail (~> 2.5, >= 2.5.4)
actionpack (4.1.8)
actionview (= 4.1.8)
activesupport (= 4.1.8)
rack (~> 1.5.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
actionpack (4.2.0)
actionview (= 4.2.0)
activesupport (= 4.2.0)
rack (~> 1.6.0)
rack-test (~> 0.6.2)
actionview (4.1.8)
activesupport (= 4.1.8)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.1)
actionview (4.2.0)
activesupport (= 4.2.0)
builder (~> 3.1)
erubis (~> 2.7.0)
activemodel (4.1.8)
activesupport (= 4.1.8)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.1)
activejob (4.2.0)
activesupport (= 4.2.0)
globalid (>= 0.3.0)
activemodel (4.2.0)
activesupport (= 4.2.0)
builder (~> 3.1)
activerecord (4.1.8)
activemodel (= 4.1.8)
activesupport (= 4.1.8)
arel (~> 5.0.0)
activesupport (4.1.8)
i18n (~> 0.6, >= 0.6.9)
activerecord (4.2.0)
activemodel (= 4.2.0)
activesupport (= 4.2.0)
arel (~> 6.0)
activesupport (4.2.0)
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)
addressable (2.3.6)
airbrake (4.1.0)
Expand All @@ -53,9 +62,9 @@ GEM
annotate (2.6.5)
activerecord (>= 2.3.0)
rake (>= 0.8.7)
arel (5.0.1.20140414130214)
arel (6.0.0)
bcrypt (3.1.9)
better_errors (2.0.0)
better_errors (2.1.0)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
rack (>= 0.9.0)
Expand Down Expand Up @@ -97,10 +106,10 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.6.2)
compass (0.12.2)
compass (0.12.7)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
sass (~> 3.2.19)
compass-rails (2.0.0)
compass (>= 0.12.2)
coveralls (0.7.1)
Expand All @@ -122,7 +131,7 @@ GEM
warden (~> 1.2.3)
diff-lcs (1.2.5)
docile (1.1.5)
domain_name (0.5.22)
domain_name (0.5.23)
unf (>= 0.0.5, < 1.0.0)
dotenv (1.0.2)
dotenv-deployment (0.2.0)
Expand All @@ -135,42 +144,56 @@ GEM
ffi (1.9.6)
formatador (0.2.5)
fssm (0.2.10)
globalid (0.3.0)
activesupport (>= 4.1.0)
growl (1.0.3)
guard (2.8.2)
guard (2.10.5)
formatador (>= 0.2.4)
listen (~> 2.7)
lumberjack (~> 1.0)
nenv (~> 0.1)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-bundler (2.0.0)
guard-bundler (2.1.0)
bundler (~> 1.0)
guard (~> 2.2)
guard-compat (~> 1.1)
guard-compat (1.2.0)
guard-pow (2.0.0)
guard (~> 2.0)
guard-rspec (4.3.1)
guard-rspec (4.5.0)
guard (~> 2.1)
rspec (>= 2.14, < 4.0)
haml (4.0.5)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
haml (4.1.0.beta.1)
tilt
haml-rails (0.5.3)
haml-rails (0.6.0)
actionpack (>= 4.0.1)
activesupport (>= 4.0.1)
haml (>= 3.1, < 5.0)
html2haml (>= 1.0.1)
railties (>= 4.0.1)
headless (1.0.2)
highline (1.6.21)
hike (1.2.3)
hitimes (1.2.2)
hpricot (0.8.6)
html2haml (1.0.1)
erubis (~> 2.7.0)
haml (>= 4.0.0.rc.1)
hpricot (~> 0.8.6)
ruby_parser (~> 3.1.1)
http-cookie (1.0.2)
domain_name (~> 0.5)
i18n (0.6.11)
i18n (0.7.0)
i18n-js (2.1.2)
i18n
i18n_generators (1.2.1)
mechanize
rails (>= 3.0.0)
jquery-rails (3.1.2)
railties (>= 3.0, < 5.0)
jquery-rails (4.0.2)
rails-dom-testing (~> 1.0)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (1.8.1)
kaminari (0.16.1)
Expand All @@ -179,13 +202,15 @@ GEM
kgio (2.9.2)
launchy (2.4.3)
addressable (~> 2.3)
letter_opener (1.2.0)
letter_opener (1.3.0)
launchy (~> 2.2)
libv8 (3.16.14.7)
listen (2.8.0)
listen (2.8.4)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
loofah (2.0.1)
nokogiri (>= 1.5.9)
lumberjack (1.0.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
Expand All @@ -205,9 +230,10 @@ GEM
method_source (0.8.2)
mime-types (2.4.3)
mini_portile (0.6.1)
minitest (5.4.3)
minitest (5.5.0)
multi_json (1.10.1)
mysql2 (0.3.17)
nenv (0.1.1)
net-http-digest_auth (1.4)
net-http-persistent (2.9.4)
net-scp (1.2.1)
Expand All @@ -218,8 +244,8 @@ GEM
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
netrc (0.10.2)
newrelic_rpm (3.9.7.266)
nokogiri (1.6.4.1)
newrelic_rpm (3.9.8.273)
nokogiri (1.6.5)
mini_portile (~> 0.6.0)
ntlm-http (0.1.1)
orm_adapter (0.5.0)
Expand All @@ -242,38 +268,47 @@ GEM
pygments.rb (0.6.0)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rabl (0.11.4)
rabl (0.11.5)
activesupport (>= 2.3.14)
rack (1.5.2)
rack (1.6.0)
rack-contrib (1.2.0)
rack (>= 0.9.1)
rack-test (0.6.2)
rack (>= 1.0)
rails (4.1.8)
actionmailer (= 4.1.8)
actionpack (= 4.1.8)
actionview (= 4.1.8)
activemodel (= 4.1.8)
activerecord (= 4.1.8)
activesupport (= 4.1.8)
rails (4.2.0)
actionmailer (= 4.2.0)
actionpack (= 4.2.0)
actionview (= 4.2.0)
activejob (= 4.2.0)
activemodel (= 4.2.0)
activerecord (= 4.2.0)
activesupport (= 4.2.0)
bundler (>= 1.3.0, < 2.0)
railties (= 4.1.8)
sprockets-rails (~> 2.0)
railties (4.1.8)
actionpack (= 4.1.8)
activesupport (= 4.1.8)
railties (= 4.2.0)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.5)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.1)
loofah (~> 2.0)
railties (4.2.0)
actionpack (= 4.2.0)
activesupport (= 4.2.0)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
raindrops (0.13.0)
rake (10.4.0)
rake (10.4.2)
rake_shared_context (0.2.1)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
redcarpet (3.2.0)
redcarpet (3.2.2)
ref (1.0.5)
responders (1.1.2)
railties (>= 3.2, < 4.2)
responders (2.0.2)
railties (>= 4.2.0.alpha, < 5)
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
Expand Down Expand Up @@ -307,12 +342,15 @@ GEM
rspec-mocks (~> 3.1.0)
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
ruby_parser (3.1.3)
sexp_processor (~> 4.1)
sass (3.2.19)
sass-rails (4.0.5)
sass-rails (4.0.4)
railties (>= 4.0.0, < 5.0)
sass (~> 3.2.2)
sprockets (~> 2.8, < 3.0)
sprockets (~> 2.8, < 2.12)
sprockets-rails (~> 2.0)
sexp_processor (4.4.4)
simplecov (0.9.1)
docile (~> 1.1.0)
multi_json (~> 1.0)
Expand All @@ -322,7 +360,7 @@ GEM
spring (1.2.0)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
sprockets (2.12.3)
sprockets (2.11.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
Expand All @@ -331,16 +369,16 @@ GEM
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
sunspot (2.1.0)
sunspot (2.1.1)
pr_geohash (~> 1.0)
rsolr (~> 1.0.7)
sunspot-rails-tester (1.0.0)
sunspot_rails (>= 1.2)
sunspot_solr (>= 1.2)
sunspot_rails (2.1.0)
sunspot_rails (2.1.1)
nokogiri
rails (>= 3)
sunspot (= 2.1.0)
sunspot (= 2.1.1)
sunspot_solr (2.1.1)
sunspot_with_kaminari (0.2.0)
kaminari (>= 0.14.0)
Expand All @@ -360,7 +398,7 @@ GEM
tins (1.3.3)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.5.3)
uglifier (2.6.0)
execjs (>= 0.3.0)
json (>= 1.8.0)
unf (0.1.4)
Expand Down Expand Up @@ -430,7 +468,7 @@ DEPENDENCIES
pry-remote
pygments.rb
rabl
rails (= 4.1.8)
rails (= 4.2.0)
rake_shared_context
rb-fsevent
redcarpet
Expand All @@ -441,7 +479,7 @@ DEPENDENCIES
spring
spring-commands-rspec
sunspot-rails-tester
sunspot_rails (= 2.1.0)
sunspot_rails (= 2.1.1)
sunspot_solr
sunspot_with_kaminari
therubyracer
Expand Down
2 changes: 1 addition & 1 deletion spec/support/custom_matchers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

RSpec::Matchers.define :be_the_same_time_as do |other|
match do |time|
time.to_i == other.to_i
time.to_i - 1 <= other.to_i && other.to_i <= time.to_i + 1
end
end

0 comments on commit f03433e

Please sign in to comment.