finnish-holidays 0.1.0 → 0.1.1

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/bin/console +1 -1
  3. data/lib/version.rb +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d2dfb1a6d3381e3a80162fd2bc5f72902c077f41
4
- data.tar.gz: cc31433453f61f50914f9cd75686f8f45f887d1f
3
+ metadata.gz: db8e482533601f657b26e7328de061cf75e68eed
4
+ data.tar.gz: c8834a4880968c5e8d168bcc329b92fd8a4e0bfd
5
5
  SHA512:
6
- metadata.gz: 23631d87033f9b7a61692dac692f0971bffc3b351c3763664ce48926d8bb9f0b2f93e54ef39849dc0342fc33b09685111dc8bfc5719f5a28529d1362c9302e63
7
- data.tar.gz: 2ce7bbb62c9c6fa165106b7bbaca57659f534a5ba9ec5c3bd0917238bb1f4eafde22c11428e7004fcd314ab5be2b6fa6d99cbc80e3af0382405e9b3c77f52347
6
+ metadata.gz: b1e54a190efd5475572948cfa85ce6a88500064be343fbb50eae50581bc81546c1f9f11b513263e0471c0b8dc10f421cdb59429246a22ea0d1cb33868b3f3f4a
7
+ data.tar.gz: a5a8e6efa7782af8defe9ce45f2a4034b51e897821bbf2494f99c6e6b4926ab709dd83917dd7dd692acffe7cc81a597542cf089e7961d44fd66085c24e1fa877
data/bin/console CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env ruby
2
2
 
3
3
  require "bundler/setup"
4
- require "finnish/holidays"
4
+ require "finnish-holidays"
5
5
 
6
6
  # You can add fixtures and/or initialization code here to make experimenting
7
7
  # with your gem easier. You can also use a different console, if you like.
data/lib/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module FinnishHolidays
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: finnish-holidays
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eric Nishio