krasivotokak-espresso 0.0.15 → 0.0.16

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.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.15
1
+ 0.0.16
data/espresso.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{espresso}
8
- s.version = "0.0.15"
8
+ s.version = "0.0.16"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Alexander Semyonov"]
@@ -3,3 +3,4 @@ en:
3
3
  espresso:
4
4
  previous: ← Previous
5
5
  next: Next →
6
+ find: Find
@@ -3,3 +3,4 @@ ru:
3
3
  espresso:
4
4
  previous: ← Туда
5
5
  next: Сюда →
6
+ find: Найти
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: krasivotokak-espresso
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.15
4
+ version: 0.0.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alexander Semyonov
@@ -79,6 +79,7 @@ files:
79
79
  - test/test_helper.rb
80
80
  has_rdoc: false
81
81
  homepage: http://github.com/krasivotokak/espresso
82
+ licenses:
82
83
  post_install_message:
83
84
  rdoc_options:
84
85
  - --charset=UTF-8
@@ -99,7 +100,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
99
100
  requirements: []
100
101
 
101
102
  rubyforge_project:
102
- rubygems_version: 1.2.0
103
+ rubygems_version: 1.3.5
103
104
  signing_key:
104
105
  specification_version: 3
105
106
  summary: Rails extender to simplify rails development