Gemfile.lock in rb42-videos-1.0.4 vs Gemfile.lock in rb42-videos-1.0.5
- old
+ new
@@ -1,32 +1,18 @@
PATH
remote: .
specs:
- rb42-videos (1.0.4)
- actionview (~> 5)
+ rb42-videos (1.0.5)
httparty (~> 0.16)
+ padrino-helpers (~> 0.14)
GEM
remote: https://rubygems.org/
specs:
- actionview (5.1.5)
- activesupport (= 5.1.5)
- builder (~> 3.1)
- erubi (~> 1.4)
- rails-dom-testing (~> 2.0)
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
- activesupport (5.1.5)
- concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (~> 0.7)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
- builder (3.2.3)
coderay (1.1.2)
concurrent-ruby (1.0.5)
- crass (1.0.3)
diff-lcs (1.3)
- erubi (1.7.1)
ffi (1.9.23)
formatador (0.2.5)
guard (2.14.2)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
@@ -48,32 +34,25 @@
concurrent-ruby (~> 1.0)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
- loofah (2.2.0)
- crass (~> 1.0.2)
- nokogiri (>= 1.5.9)
lumberjack (1.0.12)
method_source (0.9.0)
- mini_portile2 (2.3.0)
- minitest (5.11.3)
multi_xml (0.6.0)
nenv (0.3.0)
- nokogiri (1.8.2)
- mini_portile2 (~> 2.3.0)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
+ padrino-helpers (0.14.3)
+ i18n (~> 0.6, >= 0.6.7)
+ padrino-support (= 0.14.3)
+ tilt (>= 1.4.1, < 3)
+ padrino-support (0.14.3)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
- rails-dom-testing (2.0.3)
- activesupport (>= 4.2.0)
- nokogiri (>= 1.6)
- rails-html-sanitizer (1.0.3)
- loofah (~> 2.0)
rake (10.5.0)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rspec (3.7.0)
@@ -90,12 +69,10 @@
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
ruby_dep (1.5.0)
shellany (0.0.1)
thor (0.20.0)
- thread_safe (0.3.6)
- tzinfo (1.2.5)
- thread_safe (~> 0.1)
+ tilt (2.0.8)
PLATFORMS
ruby
DEPENDENCIES