Skip to content

Commit 0a42423

Browse files
committed
Fix failed tests
1 parent a4b25bd commit 0a42423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org/'
22

33
gemspec
4-
gem 'embulk'
4+
gem 'embulk', '< 0.10'
55
gem 'liquid', '= 4.0.0' # the version included in embulk.jar
66
gem 'embulk-parser-none'
77
gem 'embulk-parser-jsonl'

0 commit comments

Comments
 (0)