Skip to content

Commit

Permalink
Updated to Ruby 2.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
bkuhlmann committed Apr 14, 2015
1 parent ac7fd65 commit 3e39a46
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
@@ -1 +1 @@
2.2.1
2.2.2
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -10,7 +10,7 @@ GEM
specs:
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
byebug (4.0.3)
byebug (4.0.5)
columnize (= 0.9.0)
celluloid (0.16.0)
timers (~> 4.0.0)
Expand Down Expand Up @@ -74,9 +74,9 @@ GEM
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-core (3.2.2)
rspec-core (3.2.3)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.0)
rspec-expectations (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-mocks (3.2.1)
Expand All @@ -90,7 +90,7 @@ GEM
simplecov-html (~> 0.9.0)
simplecov-html (0.9.0)
slop (3.6.0)
terminal-notifier (1.6.2)
terminal-notifier (1.6.3)
terminal-notifier-guard (1.6.4)
thor (0.19.1)
thor_plus (2.0.0)
Expand Down

0 comments on commit 3e39a46

Please sign in to comment.