country-code-select 0.1 → 0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,3 @@
1
- require "country_code_select/version"
2
-
3
1
  module ActionView
4
2
  module Helpers
5
3
  module FormOptionsHelper
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: country-code-select
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.1'
4
+ version: '0.2'
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -18,7 +18,7 @@ executables: []
18
18
  extensions: []
19
19
  extra_rdoc_files: []
20
20
  files:
21
- - lib/country_code_select.rb
21
+ - lib/country-code-select.rb
22
22
  - README.md
23
23
  - LICENSE
24
24
  homepage: ''