Commit 72f2be86 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Virtus to version 1.0.1. Bye-bye backports

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent bbd8525d
...@@ -51,7 +51,6 @@ GEM ...@@ -51,7 +51,6 @@ GEM
axiom-types (0.0.5) axiom-types (0.0.5)
descendants_tracker (~> 0.0.1) descendants_tracker (~> 0.0.1)
ice_nine (~> 0.9) ice_nine (~> 0.9)
backports (3.3.5)
bcrypt-ruby (3.1.2) bcrypt-ruby (3.1.2)
better_errors (1.0.1) better_errors (1.0.1)
coderay (>= 1.0.0) coderay (>= 1.0.0)
...@@ -84,8 +83,7 @@ GEM ...@@ -84,8 +83,7 @@ GEM
code_analyzer (0.4.3) code_analyzer (0.4.3)
sexp_processor sexp_processor
coderay (1.1.0) coderay (1.1.0)
coercible (0.2.0) coercible (1.0.0)
backports (~> 3.0, >= 3.1.0)
descendants_tracker (~> 0.0.1) descendants_tracker (~> 0.0.1)
coffee-rails (4.0.1) coffee-rails (4.0.1)
coffee-script (>= 2.2.0) coffee-script (>= 2.2.0)
...@@ -541,9 +539,9 @@ GEM ...@@ -541,9 +539,9 @@ GEM
kgio (~> 2.6) kgio (~> 2.6)
rack rack
raindrops (~> 0.7) raindrops (~> 0.7)
virtus (1.0.0) virtus (1.0.1)
axiom-types (~> 0.0.5) axiom-types (~> 0.0.5)
coercible (~> 0.2) coercible (~> 1.0)
descendants_tracker (~> 0.0.1) descendants_tracker (~> 0.0.1)
equalizer (~> 0.0.7) equalizer (~> 0.0.7)
warden (1.2.3) warden (1.2.3)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment