rails_current 1.2.0 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
data/lib/rails_current.rb CHANGED
@@ -1,8 +1,10 @@
1
+ # -*- encoding : utf-8 -*-
2
+
1
3
  require 'map'
2
4
 
3
5
  module Current
4
6
  def Current.version
5
- '1.2.0'
7
+ '1.2.1'
6
8
  end
7
9
 
8
10
  def Current.data
@@ -3,7 +3,7 @@
3
3
 
4
4
  Gem::Specification::new do |spec|
5
5
  spec.name = "rails_current"
6
- spec.version = "1.2.0"
6
+ spec.version = "1.2.1"
7
7
  spec.platform = Gem::Platform::RUBY
8
8
  spec.summary = "rails_current"
9
9
  spec.description = "description: rails_current kicks the ass"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails_current
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: