ruby-ulid 0.0.17 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby-ulid
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.17
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kenichi Kamiya
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-05-06 00:00:00.000000000 Z
11
+ date: 2021-05-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rbs
@@ -77,7 +77,9 @@ files:
77
77
  - LICENSE
78
78
  - README.md
79
79
  - lib/ulid.rb
80
+ - lib/ulid/crockford_base32.rb
80
81
  - lib/ulid/monotonic_generator.rb
82
+ - lib/ulid/uuid.rb
81
83
  - lib/ulid/version.rb
82
84
  - sig/ulid.rbs
83
85
  homepage: https://github.com/kachick/ruby-ulid