espresso_init 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -23,14 +23,17 @@ module EspressoInit
23
23
 
24
24
  def gemfile
25
25
  <<GEMFILE
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.12', :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 'el-ace', '0.0.7', :git => 'git://github.com/wokibe/el-ace'
29
+ gem 'el-finder', '0.0.9', :git => 'git://github.com/wokibe/el-finder'
30
+ gem 'el-ckeditor', '0.0.2', :git => 'git://github.com/wokibe/el-ckeditor'
31
+ gem 'rear', '0.1.2', :git => 'git://github.com/wokibe/rear'
32
+ gem 'enginery', '0.2.12', :git => 'git://github.com/wokibe/enginery'
30
33
 
31
34
  group :development do
32
- gem 'specular', '0.2.2', :git => 'git://github.com/wokibe/specular'
33
- gem 'sonar', '0.2.0', :git => 'git://github.com/wokibe/sonar'
35
+ gem 'specular', '0.2.2', :git => 'git://github.com/wokibe/specular'
36
+ gem 'sonar', '0.2.0', :git => 'git://github.com/wokibe/sonar'
34
37
  end
35
38
  GEMFILE
36
39
  end
@@ -1,3 +1,3 @@
1
1
  module EspressoInit
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
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.5
4
+ version: 0.0.6
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-18 00:00:00.000000000 Z
12
+ date: 2013-07-20 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.5
30
+ description: espresso_init-0.0.6
31
31
  email:
32
32
  - wolfkibe@gmail.com
33
33
  executables:
@@ -60,7 +60,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
60
60
  version: '0'
61
61
  segments:
62
62
  - 0
63
- hash: -2388657957157268512
63
+ hash: -4387416930357177187
64
64
  required_rubygems_version: !ruby/object:Gem::Requirement
65
65
  none: false
66
66
  requirements:
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  version: '0'
70
70
  segments:
71
71
  - 0
72
- hash: -2388657957157268512
72
+ hash: -4387416930357177187
73
73
  requirements: []
74
74
  rubyforge_project:
75
75
  rubygems_version: 1.8.24