espresso_init 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -23,14 +23,14 @@ module EspressoInit
23
23
 
24
24
  def gemfile
25
25
  <<GEMFILE
26
- gem 'e', :git => 'git://github.com/wokibe/espresso'
27
- gem 'el', :git => 'git://github.com/wokibe/espresso-lungo'
28
- gem 'rear', :git => 'git://github.com/wokibe/rear'
29
- gem 'enginery', :git => 'git://github.com/wokibe/enginery'
26
+ gem 'e', '0.4.10', :git => 'git://github.com/wokibe/espresso'
27
+ gem 'el', '0.4.10', :git => 'git://github.com/wokibe/espresso-lungo'
28
+ gem 'rear', '0.1.2', :git => 'git://github.com/wokibe/rear'
29
+ gem 'enginery', '0.2.10', :git => 'git://github.com/wokibe/enginery'
30
30
 
31
31
  group :development do
32
- gem 'specular', :git => 'git://github.com/wokibe/specular'
33
- gem 'sonar', :git => 'git://github.com/wokibe/sonar'
32
+ gem 'specular', '0.2.2', :git => 'git://github.com/wokibe/specular'
33
+ gem 'sonar', '0.2.0', :git => 'git://github.com/wokibe/sonar'
34
34
  end
35
35
  GEMFILE
36
36
  end
@@ -1,3 +1,3 @@
1
1
  module EspressoInit
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: espresso_init
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-07-16 00:00:00.000000000 Z
12
+ date: 2013-07-17 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
@@ -27,7 +27,7 @@ dependencies:
27
27
  - - ! '>='
28
28
  - !ruby/object:Gem::Version
29
29
  version: '10'
30
- description: espresso_init-0.0.2
30
+ description: espresso_init-0.0.3
31
31
  email:
32
32
  - wolfkibe@gmail.com
33
33
  executables:
@@ -59,7 +59,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
59
59
  version: '0'
60
60
  segments:
61
61
  - 0
62
- hash: -1223259115362212877
62
+ hash: -846374999112403959
63
63
  required_rubygems_version: !ruby/object:Gem::Requirement
64
64
  none: false
65
65
  requirements:
@@ -68,7 +68,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
68
68
  version: '0'
69
69
  segments:
70
70
  - 0
71
- hash: -1223259115362212877
71
+ hash: -846374999112403959
72
72
  requirements: []
73
73
  rubyforge_project:
74
74
  rubygems_version: 1.8.24