RubyGems
npm
Organizations
Log in
Sign up
RubyGems
genki-merb_babel
Versions diffs
0.1.1.3 → 0.1.2.1
genki-merb_babel 0.1.1.3 → 0.1.2.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/Rakefile
+1
-1
metadata
+1
-1
data/Rakefile
CHANGED
Viewed
@@ -5,7 +5,7 @@ require 'merb-core'
5
5
require 'merb-core/tasks/merb'
6
6
7
7
GEM_NAME = "merb_babel"
8
-
GEM_VERSION = "0.1.1
.3
"
8
+
GEM_VERSION = "0.1.
2.
1"
9
9
AUTHOR = "Matt Aimonetti"
10
10
EMAIL = "mattaimonetti@gmail.com"
11
11
HOMEPAGE = "http://github.com/mattetti/merb_babel/"
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: genki-merb_babel
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.1.1
.3
4
+
version: 0.1.
2.
1
5
5
platform: ruby
6
6
authors:
7
7
- Matt Aimonetti