Skip to content

Commit

Permalink
Merge b115608 into 23f93a6
Browse files Browse the repository at this point in the history
  • Loading branch information
koi-chan committed Oct 2, 2019
2 parents 23f93a6 + b115608 commit bb3ba4f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ language: ruby
cache: bundler
bundler_args: --deployment
rvm:
- 2.4.7
- 2.5.6
- 2.6.4
- 2.4.9
- 2.5.7
- 2.6.5
- 2.7.0-preview1
before_install:
# https://github.com/travis-ci/travis-ci/issues/8978#issuecomment-354036443
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ GEM
mime-types-data (3.2019.0904)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.12.0)
minitest (5.12.2)
multipart-post (2.1.1)
naught (1.1.0)
netrc (0.11.0)
Expand Down Expand Up @@ -104,7 +104,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.2)
rubocop (0.74.0)
rubocop (0.75.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.6)
Expand Down Expand Up @@ -142,7 +142,7 @@ GEM
unf_ext
unf_ext (0.0.7.6)
unicode-display_width (1.6.0)
webmock (3.7.5)
webmock (3.7.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit bb3ba4f

Please sign in to comment.