about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2018-02-14 23:16:41 -0500
committerKelly Rauchenberger <fefferburbia@gmail.com>2018-02-14 23:16:41 -0500
commit0ef95549969197135a97cfdab6ba5f268c0bfb95 (patch)
tree8743b49a3e0f8f227645e1150b8eeacebde694ab
parent100270703f06e7fa1f12ee8bb6aee297c56ce49b (diff)
downloadthoughts-0ef95549969197135a97cfdab6ba5f268c0bfb95.tar.gz
thoughts-0ef95549969197135a97cfdab6ba5f268c0bfb95.tar.bz2
thoughts-0ef95549969197135a97cfdab6ba5f268c0bfb95.zip
Updated pokeviewer
-rw-r--r--Gemfile.lock90
1 files changed, 45 insertions, 45 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index c3b8b10..6510a93 100644 --- a/Gemfile.lock +++ b/Gemfile.lock
@@ -1,6 +1,6 @@
1GIT 1GIT
2 remote: https://github.com/hatkirby/pokeviewer.git 2 remote: https://github.com/hatkirby/pokeviewer.git
3 revision: 8d548aef82436ab20b1fe6dd6f6e39d1cbca6119 3 revision: 006cf8cebfb4e2d2dcfc537b6d3ccaaa14e28cfc
4 specs: 4 specs:
5 pokeviewer (0.1.0) 5 pokeviewer (0.1.0)
6 activerecord-diff 6 activerecord-diff
@@ -17,40 +17,40 @@ GIT
17GEM 17GEM
18 remote: https://rubygems.org/ 18 remote: https://rubygems.org/
19 specs: 19 specs:
20 actioncable (5.1.4) 20 actioncable (5.1.5)
21 actionpack (= 5.1.4) 21 actionpack (= 5.1.5)
22 nio4r (~> 2.0) 22 nio4r (~> 2.0)
23 websocket-driver (~> 0.6.1) 23 websocket-driver (~> 0.6.1)
24 actionmailer (5.1.4) 24 actionmailer (5.1.5)
25 actionpack (= 5.1.4) 25 actionpack (= 5.1.5)
26 actionview (= 5.1.4) 26 actionview (= 5.1.5)
27 activejob (= 5.1.4) 27 activejob (= 5.1.5)
28 mail (~> 2.5, >= 2.5.4) 28 mail (~> 2.5, >= 2.5.4)
29 rails-dom-testing (~> 2.0) 29 rails-dom-testing (~> 2.0)
30 actionpack (5.1.4) 30 actionpack (5.1.5)
31 actionview (= 5.1.4) 31 actionview (= 5.1.5)
32 activesupport (= 5.1.4) 32 activesupport (= 5.1.5)
33 rack (~> 2.0) 33 rack (~> 2.0)
34 rack-test (>= 0.6.3) 34 rack-test (>= 0.6.3)
35 rails-dom-testing (~> 2.0) 35 rails-dom-testing (~> 2.0)
36 rails-html-sanitizer (~> 1.0, >= 1.0.2) 36 rails-html-sanitizer (~> 1.0, >= 1.0.2)
37 actionview (5.1.4) 37 actionview (5.1.5)
38 activesupport (= 5.1.4) 38 activesupport (= 5.1.5)
39 builder (~> 3.1) 39 builder (~> 3.1)
40 erubi (~> 1.4) 40 erubi (~> 1.4)
41 rails-dom-testing (~> 2.0) 41 rails-dom-testing (~> 2.0)
42 rails-html-sanitizer (~> 1.0, >= 1.0.3) 42 rails-html-sanitizer (~> 1.0, >= 1.0.3)
43 activejob (5.1.4) 43 activejob (5.1.5)
44 activesupport (= 5.1.4) 44 activesupport (= 5.1.5)
45 globalid (>= 0.3.6) 45 globalid (>= 0.3.6)
46 activemodel (5.1.4) 46 activemodel (5.1.5)
47 activesupport (= 5.1.4) 47 activesupport (= 5.1.5)
48 activerecord (5.1.4) 48 activerecord (5.1.5)
49 activemodel (= 5.1.4) 49 activemodel (= 5.1.5)
50 activesupport (= 5.1.4) 50 activesupport (= 5.1.5)
51 arel (~> 8.0) 51 arel (~> 8.0)
52 activerecord-diff (2.0.0) 52 activerecord-diff (2.0.0)
53 activesupport (5.1.4) 53 activesupport (5.1.5)
54 concurrent-ruby (~> 1.0, >= 1.0.2) 54 concurrent-ruby (~> 1.0, >= 1.0.2)
55 i18n (~> 0.7) 55 i18n (~> 0.7)
56 minitest (~> 5.1) 56 minitest (~> 5.1)
@@ -80,7 +80,7 @@ GEM
80 capistrano-rvm (0.1.2) 80 capistrano-rvm (0.1.2)
81 capistrano (~> 3.0) 81 capistrano (~> 3.0)
82 sshkit (~> 1.2) 82 sshkit (~> 1.2)
83 capybara (2.17.0) 83 capybara (2.18.0)
84 addressable 84 addressable
85 mini_mime (>= 0.1.3) 85 mini_mime (>= 0.1.3)
86 nokogiri (>= 1.3.3) 86 nokogiri (>= 1.3.3)
@@ -110,18 +110,18 @@ GEM
110 railties (>= 4.1.0, < 5.2) 110 railties (>= 4.1.0, < 5.2)
111 responders 111 responders
112 warden (~> 1.2.3) 112 warden (~> 1.2.3)
113 enumerize (2.1.2) 113 enumerize (2.2.0)
114 activesupport (>= 3.2) 114 activesupport (>= 3.2)
115 erubi (1.7.0) 115 erubi (1.7.0)
116 execjs (2.7.0) 116 execjs (2.7.0)
117 ffi (1.9.18) 117 ffi (1.9.21)
118 globalid (0.4.1) 118 globalid (0.4.1)
119 activesupport (>= 4.2.0) 119 activesupport (>= 4.2.0)
120 haml (5.0.4) 120 haml (5.0.4)
121 temple (>= 0.8.0) 121 temple (>= 0.8.0)
122 tilt 122 tilt
123 highline (1.7.10) 123 highline (1.7.10)
124 i18n (0.9.3) 124 i18n (0.9.5)
125 concurrent-ruby (~> 1.0) 125 concurrent-ruby (~> 1.0)
126 jbuilder (2.7.0) 126 jbuilder (2.7.0)
127 activesupport (>= 4.2.0) 127 activesupport (>= 4.2.0)
@@ -135,7 +135,7 @@ GEM
135 rb-fsevent (~> 0.9, >= 0.9.4) 135 rb-fsevent (~> 0.9, >= 0.9.4)
136 rb-inotify (~> 0.9, >= 0.9.7) 136 rb-inotify (~> 0.9, >= 0.9.7)
137 ruby_dep (~> 1.2) 137 ruby_dep (~> 1.2)
138 loofah (2.1.1) 138 loofah (2.2.0)
139 crass (~> 1.0.2) 139 crass (~> 1.0.2)
140 nokogiri (>= 1.5.9) 140 nokogiri (>= 1.5.9)
141 mail (2.7.0) 141 mail (2.7.0)
@@ -164,31 +164,31 @@ GEM
164 cocaine (~> 0.5.5) 164 cocaine (~> 0.5.5)
165 mime-types 165 mime-types
166 mimemagic (~> 0.3.0) 166 mimemagic (~> 0.3.0)
167 public_suffix (3.0.1) 167 public_suffix (3.0.2)
168 puma (3.11.2) 168 puma (3.11.2)
169 rack (2.0.3) 169 rack (2.0.4)
170 rack-test (0.8.2) 170 rack-test (0.8.2)
171 rack (>= 1.0, < 3) 171 rack (>= 1.0, < 3)
172 rails (5.1.4) 172 rails (5.1.5)
173 actioncable (= 5.1.4) 173 actioncable (= 5.1.5)
174 actionmailer (= 5.1.4) 174 actionmailer (= 5.1.5)
175 actionpack (= 5.1.4) 175 actionpack (= 5.1.5)
176 actionview (= 5.1.4) 176 actionview (= 5.1.5)
177 activejob (= 5.1.4) 177 activejob (= 5.1.5)
178 activemodel (= 5.1.4) 178 activemodel (= 5.1.5)
179 activerecord (= 5.1.4) 179 activerecord (= 5.1.5)
180 activesupport (= 5.1.4) 180 activesupport (= 5.1.5)
181 bundler (>= 1.3.0) 181 bundler (>= 1.3.0)
182 railties (= 5.1.4) 182 railties (= 5.1.5)
183 sprockets-rails (>= 2.0.0) 183 sprockets-rails (>= 2.0.0)
184 rails-dom-testing (2.0.3) 184 rails-dom-testing (2.0.3)
185 activesupport (>= 4.2.0) 185 activesupport (>= 4.2.0)
186 nokogiri (>= 1.6) 186 nokogiri (>= 1.6)
187 rails-html-sanitizer (1.0.3) 187 rails-html-sanitizer (1.0.3)
188 loofah (~> 2.0) 188 loofah (~> 2.0)
189 railties (5.1.4) 189 railties (5.1.5)
190 actionpack (= 5.1.4) 190 actionpack (= 5.1.5)
191 activesupport (= 5.1.4) 191 activesupport (= 5.1.5)
192 method_source 192 method_source
193 rake (>= 0.8.7) 193 rake (>= 0.8.7)
194 thor (>= 0.18.1, < 2.0) 194 thor (>= 0.18.1, < 2.0)
@@ -213,9 +213,9 @@ GEM
213 sprockets (>= 2.8, < 4.0) 213 sprockets (>= 2.8, < 4.0)
214 sprockets-rails (>= 2.0, < 4.0) 214 sprockets-rails (>= 2.0, < 4.0)
215 tilt (>= 1.1, < 3) 215 tilt (>= 1.1, < 3)
216 selenium-webdriver (3.8.0) 216 selenium-webdriver (3.9.0)
217 childprocess (~> 0.5) 217 childprocess (~> 0.5)
218 rubyzip (~> 1.0) 218 rubyzip (~> 1.2)
219 sequenced (3.1.1) 219 sequenced (3.1.1)
220 activerecord (>= 3.0) 220 activerecord (>= 3.0)
221 activesupport (>= 3.0) 221 activesupport (>= 3.0)
@@ -232,7 +232,7 @@ GEM
232 activesupport (>= 4.0) 232 activesupport (>= 4.0)
233 sprockets (>= 3.0.0) 233 sprockets (>= 3.0.0)
234 sqlite3 (1.3.13) 234 sqlite3 (1.3.13)
235 sshkit (1.15.1) 235 sshkit (1.16.0)
236 net-scp (>= 1.1.2) 236 net-scp (>= 1.1.2)
237 net-ssh (>= 2.8.0) 237 net-ssh (>= 2.8.0)
238 temple (0.8.0) 238 temple (0.8.0)
@@ -245,9 +245,9 @@ GEM
245 turbolinks (5.1.0) 245 turbolinks (5.1.0)
246 turbolinks-source (~> 5.1) 246 turbolinks-source (~> 5.1)
247 turbolinks-source (5.1.0) 247 turbolinks-source (5.1.0)
248 tzinfo (1.2.4) 248 tzinfo (1.2.5)
249 thread_safe (~> 0.1) 249 thread_safe (~> 0.1)
250 uglifier (4.1.5) 250 uglifier (4.1.6)
251 execjs (>= 0.3.0, < 3) 251 execjs (>= 0.3.0, < 3)
252 victor (0.2.1) 252 victor (0.2.1)
253 warden (1.2.7) 253 warden (1.2.7)