Skip to content

Commit

Permalink
Updating built environment
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidt committed Sep 1, 2019
1 parent 70ef119 commit f7ae972
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
11 changes: 6 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
language: ruby
sudo: false
rvm:
- 2.4.0
- 2.3.3
- 2.2.6
- 2.6.4
- 2.5.6
- 2.4.7
- 2.3.8
- 2.2.10
- 2.1.10
- 2.0.0-p647
- jruby-9.1.8.0
- 2.0.0-p648
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ PATH
GEM
remote: https://rubygems.org/
specs:
minitest (5.10.1)
power_assert (1.0.1)
minitest (5.11.3)
power_assert (1.1.5)
rake (10.5.0)
test-unit (3.2.3)
test-unit (3.3.3)
power_assert

PLATFORMS
Expand All @@ -24,4 +24,4 @@ DEPENDENCIES
test-unit (~> 3.2)

BUNDLED WITH
1.14.6
1.17.3

0 comments on commit f7ae972

Please sign in to comment.