Skip to content

Commit

Permalink
Re-bundled.
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonid Beder committed Apr 9, 2014
1 parent 118512a commit aa930a1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
health-monitor-rails (0.0.5)
health-monitor-rails (0.0.7)
rails (>= 3.2)

GEM
Expand Down Expand Up @@ -59,7 +59,7 @@ GEM
minitest (4.7.5)
mono_logger (1.1.0)
multi_json (1.8.4)
polyglot (0.3.3)
polyglot (0.3.4)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
Expand Down Expand Up @@ -127,7 +127,7 @@ GEM
tilt (~> 1.3, >= 1.3.4)
slop (3.4.7)
spork (0.9.2)
sprockets (2.10.1)
sprockets (2.12.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/health_monitor/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module HealthMonitor
VERSION = '0.0.6'.freeze
VERSION = '0.0.7'.freeze
end

0 comments on commit aa930a1

Please sign in to comment.