oxidized: 0.25.0 -> 0.26.2

This commit is contained in:
WilliButz
2019-03-05 21:00:38 +01:00
parent 1aa0980e1a
commit da55a4f48c
3 changed files with 34 additions and 34 deletions
+14 -14
View File
@@ -2,35 +2,35 @@ GEM
remote: https://rubygems.org/
specs:
asetus (0.3.0)
backports (3.11.4)
backports (3.12.0)
charlock_holmes (0.7.6)
emk-sinatra-url-for (0.2.1)
sinatra (>= 0.9.1.1)
ffi (1.9.25)
ffi (1.10.0)
haml (5.0.4)
temple (>= 0.8.0)
tilt
htmlentities (4.3.4)
json (2.1.0)
json (2.2.0)
multi_json (1.13.1)
net-ssh (4.1.0)
net-ssh (5.1.0)
net-telnet (0.1.1)
oxidized (0.25.0)
oxidized (0.26.2)
asetus (~> 0.1)
net-ssh (~> 4.1.0)
net-ssh (~> 5)
net-telnet (~> 0.1.1)
rugged (~> 0.21, >= 0.21.4)
slop (~> 3.5)
oxidized-script (0.6.0)
oxidized (~> 0.25)
slop (~> 3.5)
oxidized-web (0.12.0)
oxidized-web (0.13.1)
charlock_holmes (~> 0.7.5)
emk-sinatra-url-for (~> 0.2)
haml (~> 5.0)
htmlentities (~> 4.3)
json (>= 1.7.0)
oxidized (~> 0.25)
oxidized (~> 0.26)
puma (~> 3.11.4)
rack-test (~> 0.7.0)
sass (~> 3.3)
@@ -45,8 +45,8 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rugged (0.27.7)
sass (3.7.2)
rugged (0.28.0)
sass (3.7.3)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -63,16 +63,16 @@ GEM
sinatra (~> 1.4.0)
tilt (>= 1.3, < 3)
slop (3.6.0)
temple (0.8.0)
temple (0.8.1)
tilt (2.0.9)
PLATFORMS
ruby
DEPENDENCIES
oxidized (= 0.25.0)
oxidized (= 0.26.2)
oxidized-script (= 0.6.0)
oxidized-web (= 0.12.0)
oxidized-web (= 0.13.1)
BUNDLED WITH
1.17.1
1.17.2