Skip to content

Commit

Permalink
update hoptoad so we can hopefully catch exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
nickrivadeneira committed Jun 20, 2011
1 parent 4eabed4 commit 4eb32a2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -8,7 +8,7 @@ gem "fog", "0.7.0"
gem "gchartrb", "0.8", :require => "google_chart"
gem "gravtastic", "2.1.3"
gem "high_voltage", "0.9.1"
gem "hoptoad_notifier", "2.2.0"
gem "hoptoad_notifier", "2.4.1"
gem "yajl-ruby", "0.8.2", :require => "yajl/json_gem"
gem "newrelic_rpm", "2.13.4"
gem "paul_revere", "0.1.5"
Expand Down
5 changes: 3 additions & 2 deletions Gemfile.lock
Expand Up @@ -71,8 +71,9 @@ GEM
trollop (~> 1.16.2)
gravtastic (2.1.3)
high_voltage (0.9.1)
hoptoad_notifier (2.2.0)
hoptoad_notifier (2.4.1)
activesupport
builder
i18n (0.5.0)
json (1.2.0)
json_pure (1.4.6)
Expand Down Expand Up @@ -157,7 +158,7 @@ DEPENDENCIES
gchartrb (= 0.8)
gravtastic (= 2.1.3)
high_voltage (= 0.9.1)
hoptoad_notifier (= 2.2.0)
hoptoad_notifier (= 2.4.1)
launchy (= 0.3.7)
mail (= 2.2.15)
newrelic_rpm (= 2.13.4)
Expand Down
Binary file removed vendor/cache/hoptoad_notifier-2.2.0.gem
Binary file not shown.

0 comments on commit 4eb32a2

Please sign in to comment.