Skip to content

Commit

Permalink
Merge pull request mloughran#12 from halo/ruby-2-2-compat
Browse files Browse the repository at this point in the history
Compatibility with Ruby 2.2
  • Loading branch information
mloughran committed May 28, 2015
2 parents 50b18ef + 2088d29 commit 9dd93b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- 2.2.0
- jruby-18mode
- jruby-19mode
- rbx-18mode
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GEM
eventmachine
rspec (> 2.6.0)
test-unit
eventmachine (1.0.3)
eventmachine (1.0.7)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
Expand Down

0 comments on commit 9dd93b4

Please sign in to comment.