bundle-info 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/bin/bundle-info +1 -1
- data/lib/bundle-info/version.rb +1 -1
- data/pkg/bundle-info-0.0.1.gem +0 -0
- data/pkg/bundle-info-0.0.2.gem +0 -0
- metadata +2 -1
data/bin/bundle-info
CHANGED
data/lib/bundle-info/version.rb
CHANGED
data/pkg/bundle-info-0.0.1.gem
CHANGED
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bundle-info
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.2
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -28,6 +28,7 @@ files:
|
|
28
28
|
- bundle-info.gemspec
|
29
29
|
- lib/bundle-info/version.rb
|
30
30
|
- pkg/bundle-info-0.0.1.gem
|
31
|
+
- pkg/bundle-info-0.0.2.gem
|
31
32
|
homepage: ''
|
32
33
|
licenses: []
|
33
34
|
post_install_message:
|