Page MenuHomeDevCentral

D1779.diff
No OneTemporary

D1779.diff

diff --git a/Gemfile.lock b/Gemfile.lock
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,44 +1,47 @@
GEM
remote: http://rubygems.org/
specs:
- activesupport (5.0.0)
+ activesupport (5.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (~> 0.7)
+ i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- concurrent-ruby (1.0.2)
- domain_name (0.5.20160615)
+ concurrent-ruby (1.0.5)
+ domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
- hashie (3.4.4)
- http-cookie (1.0.2)
+ hashie (3.6.0)
+ http-cookie (1.0.3)
domain_name (~> 0.5)
- i18n (0.7.0)
- json (2.0.1)
- mime-types (3.1)
+ i18n (1.1.0)
+ concurrent-ruby (~> 1.0)
+ json (2.1.0)
+ mime-types (3.2.2)
mime-types-data (~> 3.2015)
- mime-types-data (3.2016.0521)
- minitest (5.9.0)
+ mime-types-data (3.2018.0812)
+ minitest (5.11.3)
+ mustermann (1.0.3)
netrc (0.11.0)
- rack (1.6.4)
- rack-protection (1.5.5)
+ rack (2.0.5)
+ rack-protection (2.0.4)
rack
- rest-client (2.0.0)
+ rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
- shotgun (0.9.1)
+ shotgun (0.9.2)
rack (>= 1.0)
- sinatra (1.4.7)
- rack (~> 1.5)
- rack-protection (~> 1.4)
- tilt (>= 1.3, < 3)
- thread_safe (0.3.5)
- tilt (2.0.5)
- tzinfo (1.2.2)
+ sinatra (2.0.4)
+ mustermann (~> 1.0)
+ rack (~> 2.0)
+ rack-protection (= 2.0.4)
+ tilt (~> 2.0)
+ thread_safe (0.3.6)
+ tilt (2.0.8)
+ tzinfo (1.2.5)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
- unf_ext (0.0.7.2)
+ unf_ext (0.0.7.5)
PLATFORMS
ruby
@@ -53,4 +56,4 @@
sinatra
BUNDLED WITH
- 1.12.1
+ 1.16.2

File Metadata

Mime Type
text/plain
Expires
Sat, May 3, 07:26 (12 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2626936
Default Alt Text
D1779.diff (1 KB)

Event Timeline