Gemfile.lock in qooxview-1.9.10 vs Gemfile.lock in qooxview-1.9.11
- old
+ new
@@ -1,79 +1,87 @@
PATH
+ remote: ../HelperClasses
+ specs:
+ helper_classes (0.3.5)
+
+PATH
remote: .
specs:
- qooxview (1.9.9)
- activemodel (= 3.1.1)
- activerecord (= 3.1.1)
- activesupport (= 3.1.1)
- arel (= 2.2.1)
+ qooxview (1.9.11)
+ activemodel (= 5.1.0)
+ activerecord (= 5.1.0)
+ activesupport (= 5.1.0)
+ arel (= 8.0)
chunky_png (= 1.3.4)
docsplit (= 0.7.6)
gettext (= 3.0.0)
- helper_classes (= 0.3.2)
- i18n (= 0.6.0)
+ helper_classes (= 0.3.5)
+ i18n (= 0.7.0)
iconv (= 1.0.3)
iniparse (= 1.4.0)
- json (= 1.8.2)
+ json (= 2.1.0)
locale (= 2.0.8)
multi_json (= 1.0.3)
- net-ldap (= 0.5.1)
+ net-ldap (= 0.16)
rqrcode (= 0.4.2)
rqrcode-with-patches (= 0.5.4)
rubyzip (= 1.1.7)
serialport (= 1.3.1)
sqlite3 (= 1.3.10)
+ test-unit (= 3.2.3)
text (= 1.2.3)
-PATH
- remote: vendor/cache/HelperClasses
- specs:
- helper_classes (0.3.2)
-
GEM
remote: https://rubygems.org/
specs:
- activemodel (3.1.1)
- activesupport (= 3.1.1)
- builder (~> 3.0.0)
- i18n (~> 0.6)
- activerecord (3.1.1)
- activemodel (= 3.1.1)
- activesupport (= 3.1.1)
- arel (~> 2.2.1)
- tzinfo (~> 0.3.29)
- activesupport (3.1.1)
- multi_json (~> 1.0)
- arel (2.2.1)
- builder (3.0.4)
+ activemodel (5.1.0)
+ activesupport (= 5.1.0)
+ activerecord (5.1.0)
+ activemodel (= 5.1.0)
+ activesupport (= 5.1.0)
+ arel (~> 8.0)
+ activesupport (5.1.0)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
+ i18n (~> 0.7)
+ minitest (~> 5.1)
+ tzinfo (~> 1.1)
+ arel (8.0.0)
chunky_png (1.3.4)
+ concurrent-ruby (1.0.5)
docsplit (0.7.6)
gettext (3.0.0)
locale (>= 2.0.5)
text
- i18n (0.6.0)
+ i18n (0.7.0)
iconv (1.0.3)
iniparse (1.4.0)
- json (1.8.2)
+ json (2.1.0)
locale (2.0.8)
+ minitest (5.10.2)
multi_json (1.0.3)
- net-ldap (0.5.1)
- perftools.rb (2.0.1)
- rake (10.4.2)
+ net-ldap (0.16.0)
+ power_assert (1.0.2)
+ rake (10.5.0)
rqrcode (0.4.2)
rqrcode-with-patches (0.5.4)
chunky_png
rubyzip (1.1.7)
serialport (1.3.1)
sqlite3 (1.3.10)
+ test-unit (3.2.3)
+ power_assert
text (1.2.3)
- tzinfo (0.3.44)
+ thread_safe (0.3.6)
+ tzinfo (1.2.3)
+ thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.9)
+ bundler (~> 1.14)
helper_classes!
- perftools.rb (= 2.0.1)
qooxview!
rake (~> 10.0)
+
+BUNDLED WITH
+ 1.14.6