geordi 1.1.1 → 1.1.2
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.
- data/lib/geordi/firefox_for_selenium.rb +1 -1
- data/lib/geordi/version.rb +1 -1
- metadata +9 -5
- checksums.yaml +0 -15
data/lib/geordi/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,18 +1,20 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: geordi
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.1.
|
|
4
|
+
version: 1.1.2
|
|
5
|
+
prerelease:
|
|
5
6
|
platform: ruby
|
|
6
7
|
authors:
|
|
7
8
|
- Henning Koch
|
|
8
9
|
autorequire:
|
|
9
10
|
bindir: bin
|
|
10
11
|
cert_chain: []
|
|
11
|
-
date: 2015-02-
|
|
12
|
+
date: 2015-02-17 00:00:00.000000000 Z
|
|
12
13
|
dependencies:
|
|
13
14
|
- !ruby/object:Gem::Dependency
|
|
14
15
|
name: thor
|
|
15
16
|
requirement: !ruby/object:Gem::Requirement
|
|
17
|
+
none: false
|
|
16
18
|
requirements:
|
|
17
19
|
- - ! '>='
|
|
18
20
|
- !ruby/object:Gem::Version
|
|
@@ -20,6 +22,7 @@ dependencies:
|
|
|
20
22
|
type: :runtime
|
|
21
23
|
prerelease: false
|
|
22
24
|
version_requirements: !ruby/object:Gem::Requirement
|
|
25
|
+
none: false
|
|
23
26
|
requirements:
|
|
24
27
|
- - ! '>='
|
|
25
28
|
- !ruby/object:Gem::Version
|
|
@@ -134,7 +137,6 @@ files:
|
|
|
134
137
|
homepage: http://makandra.com
|
|
135
138
|
licenses:
|
|
136
139
|
- MIT
|
|
137
|
-
metadata: {}
|
|
138
140
|
post_install_message: ! "\n ********************************************\n\n geordi
|
|
139
141
|
1.0 moves most of the scripts to\n the `geordi` binary. Run `geordi` and\n `geordi
|
|
140
142
|
help <cmd>` for further information.\n\n Tip: Create an alias for geordi for
|
|
@@ -144,20 +146,22 @@ rdoc_options: []
|
|
|
144
146
|
require_paths:
|
|
145
147
|
- lib
|
|
146
148
|
required_ruby_version: !ruby/object:Gem::Requirement
|
|
149
|
+
none: false
|
|
147
150
|
requirements:
|
|
148
151
|
- - ! '>='
|
|
149
152
|
- !ruby/object:Gem::Version
|
|
150
153
|
version: '0'
|
|
151
154
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
155
|
+
none: false
|
|
152
156
|
requirements:
|
|
153
157
|
- - ! '>='
|
|
154
158
|
- !ruby/object:Gem::Version
|
|
155
159
|
version: '0'
|
|
156
160
|
requirements: []
|
|
157
161
|
rubyforge_project: geordi
|
|
158
|
-
rubygems_version:
|
|
162
|
+
rubygems_version: 1.8.25
|
|
159
163
|
signing_key:
|
|
160
|
-
specification_version:
|
|
164
|
+
specification_version: 3
|
|
161
165
|
summary: Collection of command line tools we use in our daily work with Ruby, Rails
|
|
162
166
|
and Linux at makandra.
|
|
163
167
|
test_files: []
|
checksums.yaml
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
!binary "U0hBMQ==":
|
|
3
|
-
metadata.gz: !binary |-
|
|
4
|
-
YmE0MjBhMmRkMmFjZGQ3YTRjMzE0MWZhNjc3NjZiMjRjOThiNzdkZA==
|
|
5
|
-
data.tar.gz: !binary |-
|
|
6
|
-
MDI1MjUxMWI3NjgzMDExNTkyYjVmYTU2NTY2N2VkNDgyM2QyYzUzOA==
|
|
7
|
-
SHA512:
|
|
8
|
-
metadata.gz: !binary |-
|
|
9
|
-
OTcxYTM2MzVhODY4ZTQzNDk1YzU1NjY4Mzg2NDRiYmRjNDRlOWVhOGQ5YTk5
|
|
10
|
-
ODEwYTIxMmQ3ZWNkNzhjNGVhMDY1MWU3NWI4MjJhMGM0ZTdmMDhiYTg3NGUx
|
|
11
|
-
Y2ZkNTFlZjdjMjk3ZTQ2NzA0ODkxZjA5Y2Q0OGViYmUzMTIzOGY=
|
|
12
|
-
data.tar.gz: !binary |-
|
|
13
|
-
MWI0ZjZkNWUwZTk5MjliY2ZkMGFiOWYwODZhNjkyNmI2YmZjY2MwOWEzNjA3
|
|
14
|
-
ZGM5YjIwODAwYjg4YTg5YTdlZjlmMzczNDM1NGI4NjJjYTY5YTI0Mjc2ZmE0
|
|
15
|
-
Njc0N2UzYjhiODMxMDFiNTkyZGI0Mzc5ZjhjMzQ4NzM2OTliZmQ=
|