You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: syck.gemspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Gem::Specification.newdo |s|
4
4
s.name="syck"
5
-
s.version="1.1.0"
5
+
s.version="1.2.0"
6
6
7
7
s.summary="A gemified version of Syck from Ruby's stdlib"
8
8
s.description="A gemified version of Syck from Ruby's stdlib. Syck has been removed from\nRuby's stdlib, and this gem is meant to bridge the gap for people that haven't\nupdated their YAML yet."
0 commit comments