Skip to content

Commit

Permalink
Use ruby-2.6.0-preview1
Browse files Browse the repository at this point in the history
  • Loading branch information
zunda committed Apr 24, 2018
1 parent 1258efa commit ff62245
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
@@ -1 +1 @@
2.5.1
2.6.0-preview1
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,7 +1,7 @@
# frozen_string_literal: true

source 'https://rubygems.org'
ruby '>= 2.3.0', '< 2.6.0'
ruby '>= 2.3.0', '< 2.7.0'

gem 'pkg-config', '~> 1.3'

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -738,7 +738,7 @@ DEPENDENCIES
webpush

RUBY VERSION
ruby 2.5.0p0
ruby 2.6.0p-1

BUNDLED WITH
1.16.1

0 comments on commit ff62245

Please sign in to comment.