Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
tjgrathwell committed Jul 25, 2013
1 parent 050e6d6 commit e53de9a
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 57 deletions.
120 changes: 64 additions & 56 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GEM
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
active_hash (0.9.13)
active_hash (1.0.1)
activesupport (>= 2.2.2)
activemodel (3.2.13)
activesupport (= 3.2.13)
Expand All @@ -30,16 +30,16 @@ GEM
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
addressable (2.3.3)
addressable (2.3.5)
arel (3.0.2)
awesome_print (1.1.0)
backbone-on-rails (1.0.0.0)
eco
ejs
jquery-rails
rails (>= 3.1)
bcrypt-ruby (3.0.1)
bootstrap-sass-rails (2.3.1.1)
bcrypt-ruby (3.1.1)
bootstrap-sass-rails (2.3.2.1)
railties (>= 3.1.0)
sass-rails (>= 3.1.0)
builder (3.0.4)
Expand All @@ -51,7 +51,7 @@ GEM
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
capybara-screenshot (0.3.4)
capybara-screenshot (0.3.13)
capybara (>= 1.0, < 3)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
Expand All @@ -63,21 +63,22 @@ GEM
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.5.0)
coffee-script-source (1.6.3)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
compass-rails (1.0.3)
compass (>= 0.12.2, < 0.14)
crack (0.3.2)
crack (0.4.1)
safe_yaml (~> 0.9.0)
daemons (1.1.9)
devise (2.2.3)
devise (2.2.4)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.1)
railties (~> 3.1)
warden (~> 1.2.1)
diff-lcs (1.2.1)
diff-lcs (1.2.4)
eco (1.0.0)
coffee-script
eco-source
Expand All @@ -99,21 +100,22 @@ GEM
multipart-post (~> 1.1)
faye-websocket (0.4.7)
eventmachine (>= 0.12.0)
ffi (1.8.1)
font-awesome-rails (3.2.1.1)
ffi (1.9.0)
font-awesome-rails (3.2.1.2)
railties (>= 3.2, < 5.0)
formatador (0.2.4)
fssm (0.2.10)
gmaps4rails (1.5.6)
gravatar_image_tag (1.1.3)
guard (1.6.2)
listen (>= 0.6.0)
guard (1.8.1)
formatador (>= 0.2.4)
listen (>= 1.0.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
terminal-table (>= 1.4.3)
thor (>= 0.14.6)
guard-rspec (2.5.0)
guard (>= 1.1)
rspec (~> 2.11)
guard-rspec (3.0.2)
guard (>= 1.8)
rspec (~> 2.13)
handlebars_assets (0.14.1)
execjs (>= 1.2.9)
sprockets (>= 2.0.3)
Expand All @@ -132,29 +134,33 @@ GEM
journey (1.0.4)
jquery-datatables-rails (1.11.2)
jquery-rails
jquery-rails (3.0.1)
jquery-rails (3.0.4)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (4.0.1)
jquery-ui-rails (4.0.3)
jquery-rails
railties (>= 3.1.0)
json (1.7.7)
jwt (0.1.8)
multi_json (>= 1.5)
launchy (2.2.0)
launchy (2.3.0)
addressable (~> 2.3)
listen (0.7.3)
lumberjack (1.0.2)
mail (2.5.3)
i18n (>= 0.4.0)
listen (1.2.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
lumberjack (1.0.4)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
method_source (0.8.1)
mime-types (1.23)
mini_portile (0.5.1)
multi_json (1.7.7)
multipart-post (1.2.0)
nested_form (0.3.1)
nokogiri (1.5.9)
nested_form (0.3.2)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
oauth2 (0.8.1)
faraday (~> 0.8)
httpauth (~> 0.1)
Expand All @@ -171,13 +177,13 @@ GEM
oauth2 (~> 0.8.0)
omniauth (~> 1.0)
orm_adapter (0.4.0)
pg (0.14.1)
pg (0.16.0)
poltergeist (1.3.0)
capybara (~> 2.1.0)
faye-websocket (>= 0.4.4, < 0.5.0)
http_parser.rb (~> 0.5.3)
polyglot (0.3.3)
pry (0.9.12)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
Expand Down Expand Up @@ -207,84 +213,86 @@ GEM
thor (>= 0.14.6, < 2.0)
rake (10.1.0)
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
rdoc (3.12.2)
json (~> 1.4)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.4)
rspec-expectations (2.14.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.0)
rspec-rails (2.13.0)
rspec-mocks (2.14.1)
rspec-rails (2.14.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rubyzip (0.9.9)
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
safe_yaml (0.9.4)
sanitize (2.0.6)
nokogiri (>= 1.4.4)
sass (3.2.9)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
sass_rails_patch (0.0.2)
sass-rails
select2-rails (3.3.0)
sass-rails (~> 3.2)
select2-rails (3.4.3)
sass-rails
thor (~> 0.14)
selenium-webdriver (2.32.1)
selenium-webdriver (2.33.0)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip
websocket (~> 1.0.4)
sentry-raven (0.4.8)
sentry-raven (0.6.0)
faraday (>= 0.7.6)
hashie (>= 1.1.0)
multi_json (~> 1.0)
uuidtools
sextant (0.2.3)
activesupport (>= 3.2)
sextant (0.2.4)
rails (>= 3.2)
shoulda-matchers (2.0.0)
shoulda-matchers (2.2.0)
activesupport (>= 3.0.0)
simple_form (2.1.0)
actionpack (~> 3.0)
activemodel (~> 3.0)
slop (3.4.3)
slop (3.4.5)
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.7)
terminal-notifier-guard (1.5.3)
terminal-table (1.4.5)
thin (1.5.0)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.18.1)
tilt (1.4.1)
treetop (1.4.12)
treetop (1.4.14)
polyglot
polyglot (>= 0.3.1)
turbo-sprockets-rails3 (0.3.6)
railties (> 3.2.8, < 4.0.0)
sprockets (>= 2.0.0)
tzinfo (0.3.37)
uglifier (1.3.0)
uglifier (2.1.2)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
uniform_notifier (1.2.0)
uuidtools (2.1.4)
warden (1.2.1)
warden (1.2.3)
rack (>= 1.0)
webmock (1.11.0)
webmock (1.13.0)
addressable (>= 2.2.7)
crack (>= 0.3.2)
websocket (1.0.7)
Expand Down
2 changes: 1 addition & 1 deletion spec/jobs/reminder_sender_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
it 'sends the reminders for each of the upcoming events' do
upcoming_event = create(:event, starts_at: Time.now + 1.day)
past_event = create(:event, starts_at: Time.now - 1.day)
ReminderSender.should_receive(:remind_attendees_for, upcoming_event)
ReminderSender.should_receive(:remind_attendees_for).with(upcoming_event)
ReminderSender.should_not_receive(:remind_attendees_for).with(past_event)
ReminderSender.send_all_reminders
end
Expand Down

0 comments on commit e53de9a

Please sign in to comment.