cosgrove 0.0.1rc5 → 0.0.1rc6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 347eb54785a8826aa2087eb8aa62c35e8527d3b1
4
- data.tar.gz: cc59ca6f45837e7e8693980ef923282afdba5e08
3
+ metadata.gz: 05453b219cb1f71296497b09fe94e064fcd3cae3
4
+ data.tar.gz: 36cadbb07df06d436d21fa5d47d69268669f4025
5
5
  SHA512:
6
- metadata.gz: 8543794bc7f9d0ed98f71843f1d010093aa208070153e70109ec83daae60b2d1079cb96d01cbc0c833df8aa2457d4cbc9eeac6c38d2c8603bfc8e2653a0e35c7
7
- data.tar.gz: c480142a29f14dbad7654c016f61ff98dec1c2551d6e5c83f85668764c3d86f6130d8c45dcbcaf415d09c3a44840b87803b0e2436778c5ded965d5215c87bce9
6
+ metadata.gz: 3a8b9fc23228ee5174d8cd0baab82f21df6b38da9de16ad8a0955ce8fb8320e2fcdf0a08a90fa84ffc309d282a17745b64507c75ca9708c6baf1f15edbded386
7
+ data.tar.gz: 3d30aafad92e326ccaf725ea626d03e362dfa428b026311ba38b1e7454ab31cc00e7f2864529cac1193a9b24a818443ef09336527b4f5c1f994d797f955d1bf2
data/Gemfile.lock CHANGED
@@ -17,7 +17,7 @@ GIT
17
17
  PATH
18
18
  remote: .
19
19
  specs:
20
- cosgrove (0.0.1rc5)
20
+ cosgrove (0.0.1rc6)
21
21
  activesupport (~> 5.1, >= 5.1.1)
22
22
  ai4r (~> 1.13, >= 1.13)
23
23
  discordrb (~> 3.2, >= 3.2.1)
@@ -36,22 +36,22 @@ PATH
36
36
  GEM
37
37
  remote: https://rubygems.org/
38
38
  specs:
39
- actionpack (5.1.1)
40
- actionview (= 5.1.1)
41
- activesupport (= 5.1.1)
39
+ actionpack (5.1.3)
40
+ actionview (= 5.1.3)
41
+ activesupport (= 5.1.3)
42
42
  rack (~> 2.0)
43
43
  rack-test (~> 0.6.3)
44
44
  rails-dom-testing (~> 2.0)
45
45
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
46
- actionview (5.1.1)
47
- activesupport (= 5.1.1)
46
+ actionview (5.1.3)
47
+ activesupport (= 5.1.3)
48
48
  builder (~> 3.1)
49
49
  erubi (~> 1.4)
50
50
  rails-dom-testing (~> 2.0)
51
51
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
52
- activemodel (5.1.1)
53
- activesupport (= 5.1.1)
54
- activesupport (5.1.1)
52
+ activemodel (5.1.3)
53
+ activesupport (= 5.1.3)
54
+ activesupport (5.1.3)
55
55
  concurrent-ruby (~> 1.0, >= 1.0.2)
56
56
  i18n (~> 0.7)
57
57
  minitest (~> 5.1)
@@ -59,11 +59,11 @@ GEM
59
59
  addressable (2.5.1)
60
60
  public_suffix (~> 2.0, >= 2.0.2)
61
61
  ai4r (1.13)
62
- awesome_print (1.7.0)
62
+ awesome_print (1.8.0)
63
63
  bitcoin-ruby (0.0.10)
64
- bson (4.2.1)
64
+ bson (4.2.2)
65
65
  builder (3.2.3)
66
- byebug (9.0.6)
66
+ byebug (9.1.0)
67
67
  coderay (1.1.1)
68
68
  concurrent-ruby (1.0.5)
69
69
  crack (0.4.3)
@@ -83,14 +83,14 @@ GEM
83
83
  ethon (0.10.1)
84
84
  ffi (>= 1.3.0)
85
85
  event_emitter (0.2.6)
86
- faraday (0.12.1)
86
+ faraday (0.13.1)
87
87
  multipart-post (>= 1.2, < 3)
88
88
  ffi (1.9.18)
89
- hashdiff (0.3.4)
90
- hashie (3.5.5)
89
+ hashdiff (0.3.6)
90
+ hashie (3.5.6)
91
91
  http-cookie (1.0.3)
92
92
  domain_name (~> 0.5)
93
- i18n (0.8.4)
93
+ i18n (0.8.6)
94
94
  json (1.8.6)
95
95
  little-plugger (1.1.4)
96
96
  logging (2.2.2)
@@ -112,14 +112,14 @@ GEM
112
112
  mime-types-data (~> 3.2015)
113
113
  mime-types-data (3.2016.0521)
114
114
  mini_portile2 (2.2.0)
115
- minitest (5.10.2)
116
- minitest-line (0.6.3)
115
+ minitest (5.10.3)
116
+ minitest-line (0.6.4)
117
117
  minitest (~> 5.0)
118
118
  minitest-proveit (1.0.0)
119
119
  minitest (> 5, < 7)
120
- mongo (2.4.2)
120
+ mongo (2.4.3)
121
121
  bson (>= 4.2.1, < 5.0.0)
122
- mongoid (6.2.0)
122
+ mongoid (6.2.1)
123
123
  activemodel (~> 5.1)
124
124
  mongo (>= 2.4.1, < 3.0.0)
125
125
  multi_json (1.12.1)
@@ -153,13 +153,13 @@ GEM
153
153
  nokogiri (>= 1.6)
154
154
  rails-html-sanitizer (1.0.3)
155
155
  loofah (~> 2.0)
156
- railties (5.1.1)
157
- actionpack (= 5.1.1)
158
- activesupport (= 5.1.1)
156
+ railties (5.1.3)
157
+ actionpack (= 5.1.3)
158
+ activesupport (= 5.1.3)
159
159
  method_source
160
160
  rake (>= 0.8.7)
161
161
  thor (>= 0.18.1, < 2.0)
162
- rake (11.2.2)
162
+ rake (11.3.0)
163
163
  rbnacl (3.4.0)
164
164
  ffi
165
165
  rdiscount (2.2.0.1)
@@ -170,16 +170,16 @@ GEM
170
170
  rmagick (2.16.0)
171
171
  ruby-cleverbot-api (1.0.6)
172
172
  safe_yaml (1.0.4)
173
- simplecov (0.14.1)
173
+ simplecov (0.15.0)
174
174
  docile (~> 1.1.0)
175
175
  json (>= 1.8, < 3)
176
176
  simplecov-html (~> 0.10.0)
177
- simplecov-html (0.10.1)
177
+ simplecov-html (0.10.2)
178
178
  slop (3.6.0)
179
179
  steem-slap (0.0.2)
180
180
  thor (0.20.0)
181
181
  thread_safe (0.3.6)
182
- typhoeus (1.1.2)
182
+ typhoeus (1.3.0)
183
183
  ethon (>= 0.9.0)
184
184
  tzinfo (1.2.3)
185
185
  thread_safe (~> 0.1)
@@ -87,6 +87,8 @@ module Cosgrove
87
87
  end
88
88
 
89
89
  def self.save_yml!
90
+ return unless !!@yml
91
+
90
92
  File.open(ACCOUNTS_FILE, 'w') do |f|
91
93
  f.write @yml.to_yaml
92
94
  end
@@ -1,4 +1,4 @@
1
1
  module Cosgrove
2
- VERSION = '0.0.1rc5'
2
+ VERSION = '0.0.1rc6'
3
3
  AGENT_ID = "cosgrove/#{VERSION}"
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cosgrove
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1rc5
4
+ version: 0.0.1rc6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Anthony Martin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-08-22 00:00:00.000000000 Z
11
+ date: 2017-08-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler