asmodai 0.1.8 → 0.1.19

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/Gemfile.lock +4 -2
  2. data/lib/asmodai/version.rb +1 -1
  3. metadata +2 -2
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- asmodai (0.1.8)
4
+ asmodai (0.1.19)
5
5
  activesupport (>= 3.0.3)
6
6
  bundler (>= 1.0.9)
7
7
  i18n (>= 0.5.0)
@@ -10,8 +10,10 @@ PATH
10
10
  GEM
11
11
  remote: http://rubygems.org/
12
12
  specs:
13
- activesupport (3.0.7)
13
+ activesupport (3.1.1)
14
+ multi_json (~> 1.0)
14
15
  i18n (0.6.0)
16
+ multi_json (1.0.3)
15
17
  thor (0.14.6)
16
18
 
17
19
  PLATFORMS
@@ -1,3 +1,3 @@
1
1
  module Asmodai
2
- VERSION = "0.1.8"
2
+ VERSION = "0.1.19"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: asmodai
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.1.8
5
+ version: 0.1.19
6
6
  platform: ruby
7
7
  authors:
8
8
  - Sebastian Morawietz
@@ -104,7 +104,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
104
104
  requirements:
105
105
  - - ">="
106
106
  - !ruby/object:Gem::Version
107
- hash: -1352206072323054778
107
+ hash: 2369181404634008547
108
108
  segments:
109
109
  - 0
110
110
  version: "0"