Gemfile in disposable-0.2.0.rc1 vs Gemfile in disposable-0.2.0.rc2
- old
+ new
@@ -1,8 +1,9 @@
source "https://rubygems.org"
gemspec
# gem "representable", path: "../representable"
-gem "representable", github: "apotonick/representable"
+gem "representable", "2.4.0.rc5"
+# gem "representable", github: "apotonick/representable"
# gem "declarative", path: "../declarative"
# gem "declarative", github: "apotonick/declarative"
gem "minitest-line"
\ No newline at end of file