Skip to content

Commit b76ab2d

Browse files
committed
tests: Bump json version in integration test
1 parent 9497286 commit b76ab2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • integration/runnable_w_bundler_test/src/main/ruby
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://rubygems.org'
22

3-
gem 'json', '1.8.3'
3+
gem 'json', '~> 2.15'
44

55
#gem 'warbler', :group => 'development'

0 commit comments

Comments
 (0)