Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
caesr-pub
jekyll-scholar
Commits
7f32d5a9
Commit
7f32d5a9
authored
Sep 21, 2016
by
Sylvester Keil
Browse files
Fix Ruby 2.2 dependencies
parent
2919814f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Gemfile
Gemfile
+1
-1
No files found.
Gemfile
View file @
7f32d5a9
...
...
@@ -3,7 +3,7 @@ gemspec
group
:development
do
if
RUBY_VERSION
>=
'2.2'
if
RUBY_VERSION
>=
'2.2
.2
'
gem
'
test-unit
'
else
gem
'
minitest
'
,
'< 5.0'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment