1818 activerecord-deprecated_finders (~> 1.0.2 )
1919 activesupport (= 4.0.13 )
2020 arel (~> 4.0.0 )
21- activerecord-deprecated_finders (1.0.3 )
21+ activerecord-deprecated_finders (1.0.4 )
2222 activesupport (4.0.13 )
2323 i18n (~> 0.6 , >= 0.6.9 )
2424 minitest (~> 4.2 )
3737 coffee-rails (4.1.0 )
3838 coffee-script (>= 2.2.0 )
3939 railties (>= 4.0.0 , < 5.0 )
40- coffee-script (2.3.0 )
40+ coffee-script (2.4.1 )
4141 coffee-script-source
4242 execjs
43- coffee-script-source (1.8.0 )
43+ coffee-script-source (1.9.1.1 )
4444 debug_inspector (0.0.2 )
4545 decent_exposure (2.3.2 )
46- dotenv (1 .0.2 )
47- dotenv-rails (1 .0.2 )
48- dotenv (= 1 .0.2 )
46+ dotenv (2 .0.1 )
47+ dotenv-rails (2 .0.1 )
48+ dotenv (= 2 .0.1 )
4949 erubis (2.7.0 )
50- execjs (2.2 .2 )
50+ execjs (2.5 .2 )
5151 haml (4.0.6 )
5252 tilt
53- haml-rails (0.7 .0 )
53+ haml-rails (0.9 .0 )
5454 actionpack (>= 4.0.1 )
5555 activesupport (>= 4.0.1 )
56- haml (>= 3.1 , < 5.0 )
56+ haml (>= 4.0.6 , < 5.0 )
5757 html2haml (>= 1.0.1 )
5858 railties (>= 4.0.1 )
59- hike (1.2.3 )
6059 html2haml (2.0.0 )
6160 erubis (~> 2.7.0 )
6261 haml (~> 4.0.0 )
6362 nokogiri (~> 1.6.0 )
6463 ruby_parser (~> 3.5 )
6564 i18n (0.7.0 )
66- jbuilder (2.2.6 )
65+ jbuilder (2.3.0 )
6766 activesupport (>= 3.0.0 , < 5 )
6867 multi_json (~> 1.2 )
6968 jquery-rails (3.1.2 )
7069 railties (>= 3.0 , < 5.0 )
7170 thor (>= 0.14 , < 2.0 )
72- json (1.8.2 )
71+ json (1.8.3 )
7372 mail (2.6.3 )
7473 mime-types (>= 1.16 , < 3 )
7574 method_source (0.8.2 )
76- mime-types (2.4.3 )
75+ mime-types (2.6.1 )
7776 mini_portile (0.6.2 )
7877 minitest (4.7.5 )
79- multi_json (1.10 .1 )
78+ multi_json (1.11 .1 )
8079 nokogiri (1.6.6.2 )
8180 mini_portile (~> 0.6.0 )
8281 nokogiri (1.6.6.2-x86-mingw32 )
8382 mini_portile (~> 0.6.0 )
84- pg (0.18.1 )
85- pg (0.18.1 -x86-mingw32 )
83+ pg (0.18.2 )
84+ pg (0.18.2 -x86-mingw32 )
8685 pry (0.10.1 )
8786 coderay (~> 1.1.0 )
8887 method_source (~> 0.8.1 )
9291 method_source (~> 0.8.1 )
9392 slop (~> 3.4 )
9493 win32console (~> 1.3 )
95- pry-rails (0.3.2 )
94+ pry-rails (0.3.4 )
9695 pry (>= 0.9.10 )
97- puma (2.11.0 )
96+ puma (2.11.3 )
9897 rack (>= 1.1 , < 2.0 )
9998 quiet_assets (1.1.0 )
10099 railties (>= 3.1 , < 5.0 )
101- rack (1.5.2 )
100+ rack (1.5.3 )
102101 rack-test (0.6.3 )
103102 rack (>= 1.0 )
104103 rails (4.0.13 )
@@ -112,41 +111,38 @@ GEM
112111 rails_12factor (0.0.3 )
113112 rails_serve_static_assets
114113 rails_stdout_logging
115- rails_serve_static_assets (0.0.3 )
114+ rails_serve_static_assets (0.0.4 )
116115 rails_stdout_logging (0.0.3 )
117116 railties (4.0.13 )
118117 actionpack (= 4.0.13 )
119118 activesupport (= 4.0.13 )
120119 rake (>= 0.8.7 )
121120 thor (>= 0.18.1 , < 2.0 )
122121 rake (10.4.2 )
123- redcarpet (3.2.2 )
124- rouge (1.7.7 )
125- ruby_parser (3.6.4 )
122+ redcarpet (3.3.1 )
123+ rouge (1.9.0 )
124+ ruby_parser (3.7.0 )
126125 sexp_processor (~> 4.1 )
127- sass (3.4.10 )
128- sass-rails (5.0.1 )
126+ sass (3.4.14 )
127+ sass-rails (5.0.3 )
129128 railties (>= 4.0.0 , < 5.0 )
130129 sass (~> 3.1 )
131130 sprockets (>= 2.8 , < 4.0 )
132131 sprockets-rails (>= 2.0 , < 4.0 )
133132 tilt (~> 1.1 )
134- sexp_processor (4.4.5 )
133+ sexp_processor (4.6.0 )
135134 slop (3.6.0 )
136- sprockets (2.12.3 )
137- hike (~> 1.2 )
138- multi_json (~> 1.0 )
135+ sprockets (3.2.0 )
139136 rack (~> 1.0 )
140- tilt (~> 1.1 , != 1.3.0 )
141- sprockets-rails (2.2.4 )
137+ sprockets-rails (2.3.1 )
142138 actionpack (>= 3.0 )
143139 activesupport (>= 3.0 )
144140 sprockets (>= 2.8 , < 4.0 )
145141 thor (0.19.1 )
146- thread_safe (0.3.4 )
142+ thread_safe (0.3.5 )
147143 tilt (1.4.1 )
148- tzinfo (0.3.42 )
149- uglifier (2.7.0 )
144+ tzinfo (0.3.44 )
145+ uglifier (2.7.1 )
150146 execjs (>= 0.3.0 )
151147 json (>= 1.8.0 )
152148 win32console (1.3.2-x86-mingw32 )
@@ -174,3 +170,6 @@ DEPENDENCIES
174170 rouge
175171 sass-rails
176172 uglifier
173+
174+ BUNDLED WITH
175+ 1.10.3
0 commit comments