gitlab: 8.5.7 -> 8.5.12

+1294 -1295
+1 -1
pkgs/applications/version-management/gitlab/Gemfile
··· 1 source "https://rubygems.org" 2 3 - gem 'rails', '4.2.5.1' 4 gem 'rails-deprecated_sanitizer', '~> 1.0.3' 5 6 # Responders respond_to and respond_with
··· 1 source "https://rubygems.org" 2 3 + gem 'rails', '4.2.5.2' 4 gem 'rails-deprecated_sanitizer', '~> 1.0.3' 5 6 # Responders respond_to and respond_with
+31 -32
pkgs/applications/version-management/gitlab/Gemfile.lock
··· 4 CFPropertyList (2.3.2) 5 RedCloth (4.2.9) 6 ace-rails-ap (2.0.1) 7 - actionmailer (4.2.5.1) 8 - actionpack (= 4.2.5.1) 9 - actionview (= 4.2.5.1) 10 - activejob (= 4.2.5.1) 11 mail (~> 2.5, >= 2.5.4) 12 rails-dom-testing (~> 1.0, >= 1.0.5) 13 - actionpack (4.2.5.1) 14 - actionview (= 4.2.5.1) 15 - activesupport (= 4.2.5.1) 16 rack (~> 1.6) 17 rack-test (~> 0.6.2) 18 rails-dom-testing (~> 1.0, >= 1.0.5) 19 rails-html-sanitizer (~> 1.0, >= 1.0.2) 20 - actionview (4.2.5.1) 21 - activesupport (= 4.2.5.1) 22 builder (~> 3.1) 23 erubis (~> 2.7.0) 24 rails-dom-testing (~> 1.0, >= 1.0.5) 25 rails-html-sanitizer (~> 1.0, >= 1.0.2) 26 - activejob (4.2.5.1) 27 - activesupport (= 4.2.5.1) 28 globalid (>= 0.3.0) 29 - activemodel (4.2.5.1) 30 - activesupport (= 4.2.5.1) 31 builder (~> 3.1) 32 - activerecord (4.2.5.1) 33 - activemodel (= 4.2.5.1) 34 - activesupport (= 4.2.5.1) 35 arel (~> 6.0) 36 activerecord-deprecated_finders (1.0.4) 37 activerecord-nulldb-adapter (0.3.2) ··· 40 actionpack (>= 4.0.0, < 5) 41 activerecord (>= 4.0.0, < 5) 42 railties (>= 4.0.0, < 5) 43 - activesupport (4.2.5.1) 44 i18n (~> 0.7) 45 json (~> 1.7, >= 1.7.7) 46 minitest (~> 5.1) ··· 588 rack 589 rack-test (0.6.3) 590 rack (>= 1.0) 591 - rails (4.2.5.1) 592 - actionmailer (= 4.2.5.1) 593 - actionpack (= 4.2.5.1) 594 - actionview (= 4.2.5.1) 595 - activejob (= 4.2.5.1) 596 - activemodel (= 4.2.5.1) 597 - activerecord (= 4.2.5.1) 598 - activesupport (= 4.2.5.1) 599 bundler (>= 1.3.0, < 2.0) 600 - railties (= 4.2.5.1) 601 sprockets-rails 602 rails-deprecated_sanitizer (1.0.3) 603 activesupport (>= 4.2.0.alpha) ··· 607 rails-deprecated_sanitizer (>= 1.0.1) 608 rails-html-sanitizer (1.0.3) 609 loofah (~> 2.0) 610 - railties (4.2.5.1) 611 - actionpack (= 4.2.5.1) 612 - activesupport (= 4.2.5.1) 613 rake (>= 0.8.7) 614 thor (>= 0.18.1, < 2.0) 615 rainbow (2.0.0) ··· 963 mysql2 (~> 0.3.16) 964 nested_form (~> 0.3.2) 965 net-ssh (~> 3.0.1) 966 - nokogiri (~> 1.6.7, >= 1.6.7.2) 967 newrelic_rpm (~> 3.14) 968 nprogress-rails (~> 0.1.6.7) 969 oauth2 (~> 1.0.0) 970 octokit (~> 3.8.0) ··· 990 rack-attack (~> 4.3.1) 991 rack-cors (~> 0.4.0) 992 rack-oauth2 (~> 1.2.1) 993 - rails (= 4.2.5.1) 994 rails-deprecated_sanitizer (~> 1.0.3) 995 raphael-rails (~> 2.1.2) 996 rblineprof ··· 1013 seed-fu (~> 2.3.5) 1014 select2-rails (~> 3.5.9) 1015 sentry-raven (~> 0.15) 1016 - sentry-raven 1017 settingslogic (~> 2.0.9) 1018 sham_rack 1019 shoulda-matchers (~> 2.8.0)
··· 4 CFPropertyList (2.3.2) 5 RedCloth (4.2.9) 6 ace-rails-ap (2.0.1) 7 + actionmailer (4.2.5.2) 8 + actionpack (= 4.2.5.2) 9 + actionview (= 4.2.5.2) 10 + activejob (= 4.2.5.2) 11 mail (~> 2.5, >= 2.5.4) 12 rails-dom-testing (~> 1.0, >= 1.0.5) 13 + actionpack (4.2.5.2) 14 + actionview (= 4.2.5.2) 15 + activesupport (= 4.2.5.2) 16 rack (~> 1.6) 17 rack-test (~> 0.6.2) 18 rails-dom-testing (~> 1.0, >= 1.0.5) 19 rails-html-sanitizer (~> 1.0, >= 1.0.2) 20 + actionview (4.2.5.2) 21 + activesupport (= 4.2.5.2) 22 builder (~> 3.1) 23 erubis (~> 2.7.0) 24 rails-dom-testing (~> 1.0, >= 1.0.5) 25 rails-html-sanitizer (~> 1.0, >= 1.0.2) 26 + activejob (4.2.5.2) 27 + activesupport (= 4.2.5.2) 28 globalid (>= 0.3.0) 29 + activemodel (4.2.5.2) 30 + activesupport (= 4.2.5.2) 31 builder (~> 3.1) 32 + activerecord (4.2.5.2) 33 + activemodel (= 4.2.5.2) 34 + activesupport (= 4.2.5.2) 35 arel (~> 6.0) 36 activerecord-deprecated_finders (1.0.4) 37 activerecord-nulldb-adapter (0.3.2) ··· 40 actionpack (>= 4.0.0, < 5) 41 activerecord (>= 4.0.0, < 5) 42 railties (>= 4.0.0, < 5) 43 + activesupport (4.2.5.2) 44 i18n (~> 0.7) 45 json (~> 1.7, >= 1.7.7) 46 minitest (~> 5.1) ··· 588 rack 589 rack-test (0.6.3) 590 rack (>= 1.0) 591 + rails (4.2.5.2) 592 + actionmailer (= 4.2.5.2) 593 + actionpack (= 4.2.5.2) 594 + actionview (= 4.2.5.2) 595 + activejob (= 4.2.5.2) 596 + activemodel (= 4.2.5.2) 597 + activerecord (= 4.2.5.2) 598 + activesupport (= 4.2.5.2) 599 bundler (>= 1.3.0, < 2.0) 600 + railties (= 4.2.5.2) 601 sprockets-rails 602 rails-deprecated_sanitizer (1.0.3) 603 activesupport (>= 4.2.0.alpha) ··· 607 rails-deprecated_sanitizer (>= 1.0.1) 608 rails-html-sanitizer (1.0.3) 609 loofah (~> 2.0) 610 + railties (4.2.5.2) 611 + actionpack (= 4.2.5.2) 612 + activesupport (= 4.2.5.2) 613 rake (>= 0.8.7) 614 thor (>= 0.18.1, < 2.0) 615 rainbow (2.0.0) ··· 963 mysql2 (~> 0.3.16) 964 nested_form (~> 0.3.2) 965 net-ssh (~> 3.0.1) 966 newrelic_rpm (~> 3.14) 967 + nokogiri (~> 1.6.7, >= 1.6.7.2) 968 nprogress-rails (~> 0.1.6.7) 969 oauth2 (~> 1.0.0) 970 octokit (~> 3.8.0) ··· 990 rack-attack (~> 4.3.1) 991 rack-cors (~> 0.4.0) 992 rack-oauth2 (~> 1.2.1) 993 + rails (= 4.2.5.2) 994 rails-deprecated_sanitizer (~> 1.0.3) 995 raphael-rails (~> 2.1.2) 996 rblineprof ··· 1013 seed-fu (~> 2.3.5) 1014 select2-rails (~> 3.5.9) 1015 sentry-raven (~> 0.15) 1016 settingslogic (~> 2.0.9) 1017 sham_rack 1018 shoulda-matchers (~> 2.8.0)
+2 -2
pkgs/applications/version-management/gitlab/default.nix
··· 24 25 stdenv.mkDerivation rec { 26 name = "gitlab-${version}"; 27 - version = "8.5.7"; 28 29 buildInputs = [ ruby bundler tzdata git nodejs procps ]; 30 ··· 32 owner = "gitlabhq"; 33 repo = "gitlabhq"; 34 rev = "v${version}"; 35 - sha256 = "0n76dafndhp0rwnnvf12zby9xap5fhcplld86pq2wyvqabg4s9yj"; 36 }; 37 38 patches = [
··· 24 25 stdenv.mkDerivation rec { 26 name = "gitlab-${version}"; 27 + version = "8.5.12"; 28 29 buildInputs = [ ruby bundler tzdata git nodejs procps ]; 30 ··· 32 owner = "gitlabhq"; 33 repo = "gitlabhq"; 34 rev = "v${version}"; 35 + sha256 = "144i97ywnr0xgm7gnwnwiy7kk5z1d71ccawl8qdhapz0705993l8"; 36 }; 37 38 patches = [
+1260 -1260
pkgs/applications/version-management/gitlab/gemset.nix
··· 1 { 2 - xpath = { 3 - dependencies = ["nokogiri"]; 4 source = { 5 remotes = ["https://rubygems.org"]; 6 - sha256 = "04kcr127l34p7221z13blyl0dvh0bmxwx326j72idayri36a394w"; 7 type = "gem"; 8 }; 9 - version = "2.0.0"; 10 }; 11 - xml-simple = { 12 source = { 13 remotes = ["https://rubygems.org"]; 14 - sha256 = "0xlqplda3fix5pcykzsyzwgnbamb3qrqkgbrhhfz2a2fxhrkvhw8"; 15 type = "gem"; 16 }; 17 - version = "1.1.5"; 18 }; 19 - wikicloth = { 20 - dependencies = ["builder" "expression_parser" "rinku"]; 21 source = { 22 remotes = ["https://rubygems.org"]; 23 - sha256 = "1jp6c2yzyqbap8jdiw8yz6l08sradky1llhyhmrg934l1b5akj3s"; 24 type = "gem"; 25 }; 26 - version = "0.8.1"; 27 }; 28 - websocket-extensions = { 29 source = { 30 remotes = ["https://rubygems.org"]; 31 - sha256 = "07qnsafl6203a2zclxl20hy4jq11c471cgvd0bj5r9fx1qqw06br"; 32 type = "gem"; 33 }; 34 - version = "0.1.2"; 35 }; 36 - websocket-driver = { 37 - dependencies = ["websocket-extensions"]; 38 source = { 39 remotes = ["https://rubygems.org"]; 40 - sha256 = "1v39w1ig6ps8g55xhz6x1w53apl17ii6kpy0jg9249akgpdvb0k9"; 41 type = "gem"; 42 }; 43 - version = "0.6.3"; 44 }; 45 - webmock = { 46 - dependencies = ["addressable" "crack"]; 47 source = { 48 remotes = ["https://rubygems.org"]; 49 - sha256 = "1p7hqdxk5359xwp59pcx841fhbnqx01ra98rnwhdyz61nrc6piv3"; 50 type = "gem"; 51 }; 52 - version = "1.21.0"; 53 }; 54 - web-console = { 55 - dependencies = ["activemodel" "binding_of_caller" "railties" "sprockets-rails"]; 56 source = { 57 remotes = ["https://rubygems.org"]; 58 - sha256 = "13rwps8m76j45iqhggm810j78i8bg4nqzgi8k7amxplik2zm5blf"; 59 type = "gem"; 60 }; 61 - version = "2.2.1"; 62 }; 63 - warden = { 64 - dependencies = ["rack"]; 65 source = { 66 remotes = ["https://rubygems.org"]; 67 - sha256 = "1iyxw1ms3930dh7vcrfyi4ifpdbkfsr8k7fzjryva0r7k3c71gb7"; 68 type = "gem"; 69 }; 70 - version = "1.2.4"; 71 }; 72 - virtus = { 73 - dependencies = ["axiom-types" "coercible" "descendants_tracker" "equalizer"]; 74 source = { 75 remotes = ["https://rubygems.org"]; 76 - sha256 = "06iphwi3c4f7y9i2rvhvaizfswqbaflilziz4dxqngrdysgkn1fk"; 77 type = "gem"; 78 }; 79 - version = "1.0.5"; 80 }; 81 - version_sorter = { 82 source = { 83 remotes = ["https://rubygems.org"]; 84 - sha256 = "1lad9c43w2xfzmva57ia6glpmhyivyk1m79jli42canshvan5v6y"; 85 type = "gem"; 86 }; 87 - version = "2.0.0"; 88 }; 89 - uuid = { 90 - dependencies = ["macaddr"]; 91 source = { 92 remotes = ["https://rubygems.org"]; 93 - sha256 = "0gr2mxg27l380wpiy66mgv9wq02myj6m4gmp6c4g1vsbzkh0213v"; 94 type = "gem"; 95 }; 96 - version = "2.3.8"; 97 }; 98 - uniform_notifier = { 99 source = { 100 remotes = ["https://rubygems.org"]; 101 - sha256 = "009z60qx01am7klmrca8pcladrynljra3a9smifn9f81r4dc7q63"; 102 type = "gem"; 103 }; 104 - version = "1.9.0"; 105 }; 106 - unicorn-worker-killer = { 107 - dependencies = ["get_process_mem" "unicorn"]; 108 source = { 109 remotes = ["https://rubygems.org"]; 110 - sha256 = "0rrdxpwdsapx47axjin8ymxb4f685qlpx8a26bql4ay1559c3gva"; 111 type = "gem"; 112 }; 113 - version = "0.4.4"; 114 }; 115 - unicorn = { 116 - dependencies = ["kgio" "rack" "raindrops"]; 117 source = { 118 remotes = ["https://rubygems.org"]; 119 - sha256 = "1kpg2vikx2hxdyrl45bqcr89a0w59hfw7yn7xh87bmlczi34xds4"; 120 type = "gem"; 121 }; 122 - version = "4.8.3"; 123 }; 124 - unf_ext = { 125 source = { 126 remotes = ["https://rubygems.org"]; 127 - sha256 = "0ly2ms6c3irmbr1575ldyh52bz2v0lzzr2gagf0p526k12ld2n5b"; 128 type = "gem"; 129 }; 130 - version = "0.0.7.1"; 131 }; 132 - unf = { 133 - dependencies = ["unf_ext"]; 134 source = { 135 remotes = ["https://rubygems.org"]; 136 - sha256 = "0bh2cf73i2ffh4fcpdn9ir4mhq8zi50ik0zqa1braahzadx536a9"; 137 type = "gem"; 138 }; 139 - version = "0.1.4"; 140 }; 141 - underscore-rails = { 142 source = { 143 remotes = ["https://rubygems.org"]; 144 - sha256 = "0iyspb7s49wpi9cc314gvlkyn45iyfivzxhdw0kql1zrgllhlzfk"; 145 type = "gem"; 146 }; 147 - version = "1.8.3"; 148 }; 149 - uglifier = { 150 - dependencies = ["execjs" "json"]; 151 source = { 152 remotes = ["https://rubygems.org"]; 153 - sha256 = "0mzs64z3m1b98rh6ssxpqfz9sc87f6ml6906b0m57vydzfgrh1cz"; 154 type = "gem"; 155 }; 156 - version = "2.7.2"; 157 }; 158 - tzinfo = { 159 - dependencies = ["thread_safe"]; 160 source = { 161 remotes = ["https://rubygems.org"]; 162 - sha256 = "1c01p3kg6xvy1cgjnzdfq45fggbwish8krd0h864jvbpybyx7cgx"; 163 type = "gem"; 164 }; 165 - version = "1.2.2"; 166 }; 167 - twitter-stream = { 168 - dependencies = ["eventmachine" "http_parser.rb" "simple_oauth"]; 169 source = { 170 remotes = ["https://rubygems.org"]; 171 - sha256 = "0is81g3xvnjk64sqiaqlh2ziwfryzwvk1yvaniryg0zhppgsyriq"; 172 type = "gem"; 173 }; 174 - version = "0.1.16"; 175 }; 176 - turbolinks = { 177 - dependencies = ["coffee-rails"]; 178 source = { 179 remotes = ["https://rubygems.org"]; 180 - sha256 = "1ddrx25vvvqxlz4h59lrmjhc2bfwxf4bpicvyhgbpjd48ckj81jn"; 181 type = "gem"; 182 }; 183 - version = "2.5.3"; 184 }; 185 - tins = { 186 source = { 187 remotes = ["https://rubygems.org"]; 188 - sha256 = "02qarvy17nbwvslfgqam8y6y7479cwmb1a6di9z18hzka4cf90hz"; 189 type = "gem"; 190 }; 191 - version = "1.6.0"; 192 }; 193 - tinder = { 194 - dependencies = ["eventmachine" "faraday" "faraday_middleware" "hashie" "json" "mime-types" "multi_json" "twitter-stream"]; 195 source = { 196 remotes = ["https://rubygems.org"]; 197 - sha256 = "1kwj0wd540wb2ws86d3jdva175dx00w2j8lyrvbb6qli3g27byd7"; 198 type = "gem"; 199 }; 200 - version = "1.10.1"; 201 }; 202 - timfel-krb5-auth = { 203 source = { 204 remotes = ["https://rubygems.org"]; 205 - sha256 = "105vajc0jkqgcx1wbp0ad262sdry4l1irk7jpaawv8vzfjfqqf5b"; 206 type = "gem"; 207 }; 208 - version = "0.8.3"; 209 }; 210 - tilt = { 211 source = { 212 remotes = ["https://rubygems.org"]; 213 - sha256 = "00sr3yy7sbqaq7cb2d2kpycajxqf1b1wr1yy33z4bnzmqii0b0ir"; 214 type = "gem"; 215 }; 216 - version = "1.4.1"; 217 }; 218 - thread_safe = { 219 source = { 220 remotes = ["https://rubygems.org"]; 221 - sha256 = "1hq46wqsyylx5afkp6jmcihdpv4ynzzq9ygb6z2pb1cbz5js0gcr"; 222 type = "gem"; 223 }; 224 - version = "0.3.5"; 225 }; 226 - thor = { 227 source = { 228 remotes = ["https://rubygems.org"]; 229 - sha256 = "08p5gx18yrbnwc6xc0mxvsfaxzgy2y9i78xq7ds0qmdm67q39y4z"; 230 type = "gem"; 231 }; 232 - version = "0.19.1"; 233 }; 234 - thin = { 235 - dependencies = ["daemons" "eventmachine" "rack"]; 236 source = { 237 remotes = ["https://rubygems.org"]; 238 - sha256 = "1pyc602sa8fqwjyssn9yvf3fqrr14jk7hj9hsjlan1mq4zvim1lf"; 239 type = "gem"; 240 }; 241 - version = "1.6.4"; 242 }; 243 - test_after_commit = { 244 - dependencies = ["activerecord"]; 245 source = { 246 remotes = ["https://rubygems.org"]; 247 - sha256 = "1fzg8qan6f0n0ynr594bld2k0rwwxj99yzhiga2f3pkj9ina1abb"; 248 type = "gem"; 249 }; 250 - version = "0.4.2"; 251 }; 252 - terminal-table = { 253 source = { 254 remotes = ["https://rubygems.org"]; 255 - sha256 = "1s6qyj9ir1agbbi32li9c0c34dcl0klyxqif6mxy0dbvq7kqfp8f"; 256 type = "gem"; 257 }; 258 - version = "1.5.2"; 259 }; 260 - term-ansicolor = { 261 - dependencies = ["tins"]; 262 source = { 263 remotes = ["https://rubygems.org"]; 264 - sha256 = "0ydbbyjmk5p7fsi55ffnkq79jnfqx65c3nj8d9rpgl6sw85ahyys"; 265 type = "gem"; 266 }; 267 - version = "1.3.2"; 268 }; 269 - temple = { 270 source = { 271 remotes = ["https://rubygems.org"]; 272 - sha256 = "0ysraljv7lkb04z5vdyrkijab7j1jzj1mgz4bj82744dp7d0rhb0"; 273 type = "gem"; 274 }; 275 - version = "0.7.6"; 276 }; 277 - teaspoon-jasmine = { 278 - dependencies = ["teaspoon"]; 279 source = { 280 remotes = ["https://rubygems.org"]; 281 - sha256 = "00wygrv1jm4aj15p1ab9d5fdrj6y83kv26xgp52mx4lp78h2ms9q"; 282 type = "gem"; 283 }; 284 - version = "2.2.0"; 285 }; 286 - teaspoon = { 287 - dependencies = ["railties"]; 288 source = { 289 remotes = ["https://rubygems.org"]; 290 - sha256 = "0cprz18vgf0jgcggcxf4pwx8jcwbiyj1p0dnck5aavlvaxaic58s"; 291 type = "gem"; 292 }; 293 - version = "1.0.2"; 294 }; 295 - task_list = { 296 - dependencies = ["html-pipeline"]; 297 source = { 298 remotes = ["https://rubygems.org"]; 299 - sha256 = "1iv1fizb04463c4mp4gxd8v0414fhvmiwvwvjby5b9qq79d8zwab"; 300 type = "gem"; 301 }; 302 - version = "1.0.2"; 303 }; 304 - systemu = { 305 source = { 306 remotes = ["https://rubygems.org"]; 307 - sha256 = "0gmkbakhfci5wnmbfx5i54f25j9zsvbw858yg3jjhfs5n4ad1xq1"; 308 type = "gem"; 309 }; 310 - version = "2.6.5"; 311 }; 312 - stringex = { 313 source = { 314 remotes = ["https://rubygems.org"]; 315 - sha256 = "150adm7rfh6r9b5ra6vk75mswf9m3wwyslcf8f235a08m29fxa17"; 316 type = "gem"; 317 }; 318 - version = "2.5.2"; 319 }; 320 - state_machines-activerecord = { 321 - dependencies = ["activerecord" "state_machines-activemodel"]; 322 source = { 323 remotes = ["https://rubygems.org"]; 324 - sha256 = "10dplkn4cm49xby8s0sn7wxww4hnxi4dgikfsmhp1rbsa24d76vx"; 325 type = "gem"; 326 }; 327 - version = "0.3.0"; 328 }; 329 - state_machines-activemodel = { 330 - dependencies = ["activemodel" "state_machines"]; 331 source = { 332 remotes = ["https://rubygems.org"]; 333 - sha256 = "1bshcm53v2vfpapvhws1h0dq1h4f3p6bvpdkjpydb52a3m0w2z0y"; 334 type = "gem"; 335 }; 336 - version = "0.3.0"; 337 }; 338 - state_machines = { 339 source = { 340 remotes = ["https://rubygems.org"]; 341 - sha256 = "1xg84kdglz0k1pshf2q604zybjpribzcz2b651sc1j27kd86w787"; 342 type = "gem"; 343 }; 344 - version = "0.4.0"; 345 }; 346 - sprockets-rails = { 347 - dependencies = ["actionpack" "activesupport" "sprockets"]; 348 source = { 349 remotes = ["https://rubygems.org"]; 350 - sha256 = "1vsl6ryxdjpp97nl4ghhk1v6p50zh3sx9qv81bhmlffc234r91wn"; 351 type = "gem"; 352 }; 353 - version = "2.3.3"; 354 }; 355 - sprockets = { 356 - dependencies = ["hike" "multi_json" "rack" "tilt"]; 357 source = { 358 remotes = ["https://rubygems.org"]; 359 - sha256 = "15818683yz27w4hgywccf27n91azy9a4nmb5qkklzb08k8jw9gp3"; 360 type = "gem"; 361 }; 362 - version = "2.12.4"; 363 }; 364 - spring-commands-teaspoon = { 365 - dependencies = ["spring"]; 366 source = { 367 remotes = ["https://rubygems.org"]; 368 - sha256 = "1g7n4m2s9d0frh7y1xibzpphqajfnx4fvgfc66nh545dd91w2nqz"; 369 type = "gem"; 370 }; 371 - version = "0.0.2"; 372 }; 373 - spring-commands-spinach = { 374 - dependencies = ["spring"]; 375 source = { 376 remotes = ["https://rubygems.org"]; 377 - sha256 = "138jardqyj96wz68njdgy55qjbpl2d0g8bxbkz97ndaz3c2bykv9"; 378 type = "gem"; 379 }; 380 - version = "1.0.0"; 381 }; 382 - spring-commands-rspec = { 383 - dependencies = ["spring"]; 384 source = { 385 remotes = ["https://rubygems.org"]; 386 - sha256 = "0b0svpq3md1pjz5drpa5pxwg8nk48wrshq8lckim4x3nli7ya0k2"; 387 type = "gem"; 388 }; 389 - version = "1.0.4"; 390 }; 391 - spring = { 392 source = { 393 remotes = ["https://rubygems.org"]; 394 - sha256 = "0xvz2x6nvza5i53p7mddnf11j2wshqmbaphi6ngd6nar8v35y0k1"; 395 type = "gem"; 396 }; 397 - version = "1.3.6"; 398 }; 399 - spinach-rails = { 400 - dependencies = ["capybara" "railties" "spinach"]; 401 source = { 402 remotes = ["https://rubygems.org"]; 403 - sha256 = "1nfacfylkncfgi59g2wga6m4nzdcjqb8s50cax4nbx362ap4bl70"; 404 type = "gem"; 405 }; 406 - version = "0.2.1"; 407 }; 408 - spinach = { 409 - dependencies = ["colorize" "gherkin-ruby" "json"]; 410 source = { 411 remotes = ["https://rubygems.org"]; 412 - sha256 = "0phfjs4iw2iqxdaljzwk6qxmi2x86pl3hirmpgw2pgfx76wfx688"; 413 type = "gem"; 414 }; 415 - version = "0.8.10"; 416 }; 417 - slop = { 418 source = { 419 remotes = ["https://rubygems.org"]; 420 - sha256 = "00w8g3j7k7kl8ri2cf1m58ckxk8rn350gp4chfscmgv6pq1spk3n"; 421 type = "gem"; 422 }; 423 - version = "3.6.0"; 424 }; 425 - slim = { 426 - dependencies = ["temple" "tilt"]; 427 source = { 428 remotes = ["https://rubygems.org"]; 429 - sha256 = "1szs71hh0msm5gj6qbcxw44m3hqnwybx4yh02scwixnwg576058k"; 430 type = "gem"; 431 }; 432 - version = "3.0.6"; 433 }; 434 - slack-notifier = { 435 source = { 436 remotes = ["https://rubygems.org"]; 437 - sha256 = "08z6fv186yw1nrpl6zwp3lwqksin145aa1jv6jf00bnv3sicliiz"; 438 type = "gem"; 439 }; 440 - version = "1.2.1"; 441 }; 442 - six = { 443 source = { 444 remotes = ["https://rubygems.org"]; 445 - sha256 = "1bhapiyjh5r5qjpclfw8i65plvy6k2q4azr5xir63xqglr53viw3"; 446 type = "gem"; 447 }; 448 - version = "0.2.0"; 449 }; 450 - sinatra = { 451 - dependencies = ["rack" "rack-protection" "tilt"]; 452 source = { 453 remotes = ["https://rubygems.org"]; 454 - sha256 = "1hhmwqc81ram7lfwwziv0z70jh92sj1m7h7s9fr0cn2xq8mmn8l7"; 455 type = "gem"; 456 }; 457 - version = "1.4.6"; 458 }; 459 - simplecov-html = { 460 source = { 461 remotes = ["https://rubygems.org"]; 462 - sha256 = "1qni8g0xxglkx25w54qcfbi4wjkpvmb28cb7rj5zk3iqynjcdrqf"; 463 type = "gem"; 464 }; 465 - version = "0.10.0"; 466 }; 467 - simplecov = { 468 - dependencies = ["docile" "json" "simplecov-html"]; 469 source = { 470 remotes = ["https://rubygems.org"]; 471 - sha256 = "1q2iq2vgrdvvla5y907gkmqx6ry2qvnvc7a90hlcbwgp1w0sv6z4"; 472 type = "gem"; 473 }; 474 - version = "0.10.0"; 475 }; 476 - simple_oauth = { 477 source = { 478 remotes = ["https://rubygems.org"]; 479 - sha256 = "0bb06p88xsdw4fxll1ikv5i5k58sl6y323ss0wp1hqjm3xw1jgvj"; 480 type = "gem"; 481 }; 482 - version = "0.1.9"; 483 }; 484 - sidekiq-cron = { 485 - dependencies = ["redis-namespace" "rufus-scheduler" "sidekiq"]; 486 source = { 487 remotes = ["https://rubygems.org"]; 488 - sha256 = "0xnbvh8kjv6954vsiwfcpp7bn8sgpwvnyapnq7b94w8h7kj3ykqy"; 489 type = "gem"; 490 }; 491 - version = "0.4.0"; 492 }; 493 - sidekiq = { 494 - dependencies = ["concurrent-ruby" "connection_pool" "json" "redis"]; 495 source = { 496 remotes = ["https://rubygems.org"]; 497 - sha256 = "1x7jfc2va0x6fcfffdf0wdiyk4krjw8053jzwffa63wkqr5jvg3y"; 498 type = "gem"; 499 }; 500 - version = "4.0.1"; 501 }; 502 - shoulda-matchers = { 503 - dependencies = ["activesupport"]; 504 source = { 505 remotes = ["https://rubygems.org"]; 506 - sha256 = "0d3ryqcsk1n9y35bx5wxnqbgw4m8b3c79isazdjnnbg8crdp72d0"; 507 type = "gem"; 508 }; 509 - version = "2.8.0"; 510 }; 511 - sham_rack = { 512 - dependencies = ["rack"]; 513 source = { 514 remotes = ["https://rubygems.org"]; 515 - sha256 = "0zs6hpgg87x5jrykjxgfp2i7m5aja53s5kamdhxam16wki1hid3i"; 516 type = "gem"; 517 }; 518 - version = "1.3.6"; 519 }; 520 - sexp_processor = { 521 source = { 522 remotes = ["https://rubygems.org"]; 523 - sha256 = "0gxlcpg81wfjf5gpggf8h6l2dbq3ikgavbrr2yfw3m2vqy88yjg2"; 524 type = "gem"; 525 }; 526 - version = "4.6.0"; 527 }; 528 - settingslogic = { 529 source = { 530 remotes = ["https://rubygems.org"]; 531 - sha256 = "1ria5zcrk1nf0b9yia15mdpzw0dqr6wjpbj8dsdbbps81lfsj9ar"; 532 type = "gem"; 533 }; 534 - version = "2.0.9"; 535 }; 536 - sentry-raven = { 537 - version = "0.15.6"; 538 source = { 539 type = "gem"; 540 - remotes = ["https://rubygems.org"]; 541 - sha256 = "0iqnwfmf6rnpgrvl3c8gh2gkix91nhm21j5qf389g4mi2rkc0ky8"; 542 }; 543 }; 544 - select2-rails = { 545 - dependencies = ["thor"]; 546 source = { 547 remotes = ["https://rubygems.org"]; 548 - sha256 = "0ni2k74n73y3gv56gs37gkjlh912szjf6k9j483wz41m3xvlz7fj"; 549 type = "gem"; 550 }; 551 - version = "3.5.9.3"; 552 }; 553 - seed-fu = { 554 - dependencies = ["activerecord" "activesupport"]; 555 source = { 556 remotes = ["https://rubygems.org"]; 557 - sha256 = "11xja82yxir1kwccrzng29h7w911i9j0xj2y7y949yqnw91v12vw"; 558 type = "gem"; 559 }; 560 - version = "2.3.5"; 561 }; 562 - sdoc = { 563 - dependencies = ["json" "rdoc"]; 564 source = { 565 remotes = ["https://rubygems.org"]; 566 - sha256 = "17l8qk0ld47z4h5avcnylvds8nc6dp25zc64w23z8li2hs341xf2"; 567 type = "gem"; 568 }; 569 - version = "0.3.20"; 570 }; 571 - sawyer = { 572 - dependencies = ["addressable" "faraday"]; 573 source = { 574 remotes = ["https://rubygems.org"]; 575 - sha256 = "0fk43bzwn816qj1ksiicm2i1kmzv5675cmnvk57kmfmi4rfsyjpy"; 576 type = "gem"; 577 }; 578 - version = "0.6.0"; 579 }; 580 - sass-rails = { 581 - dependencies = ["railties" "sass" "sprockets" "sprockets-rails" "tilt"]; 582 source = { 583 remotes = ["https://rubygems.org"]; 584 - sha256 = "1f6357vw944w2ayayqmz8ai9myl6xbnry06sx5b5ms4r9lny8hj8"; 585 type = "gem"; 586 }; 587 - version = "5.0.4"; 588 }; 589 - sass = { 590 source = { 591 remotes = ["https://rubygems.org"]; 592 - sha256 = "04rpdcp258arh2wgdk9shbqnzd6cbbbpi3wpi9a0wby8awgpxmyf"; 593 type = "gem"; 594 }; 595 - version = "3.4.20"; 596 }; 597 - sanitize = { 598 - dependencies = ["nokogiri"]; 599 source = { 600 remotes = ["https://rubygems.org"]; 601 - sha256 = "0xsv6xqrlz91rd8wifjknadbl3z5h6qphmxy0hjb189qbdghggn3"; 602 type = "gem"; 603 }; 604 - version = "2.1.0"; 605 }; 606 - safe_yaml = { 607 source = { 608 remotes = ["https://rubygems.org"]; 609 - sha256 = "1hly915584hyi9q9vgd968x2nsi5yag9jyf5kq60lwzi5scr7094"; 610 type = "gem"; 611 }; 612 - version = "1.0.4"; 613 }; 614 - rugged = { 615 source = { 616 remotes = ["https://rubygems.org"]; 617 - sha256 = "0v0cvdw8cgy1hf5h3cx796zpxhbad8d5cm50nykyhwjc00q80zrr"; 618 type = "gem"; 619 }; 620 - version = "0.24.0b13"; 621 }; 622 - rufus-scheduler = { 623 source = { 624 remotes = ["https://rubygems.org"]; 625 - sha256 = "04bmvvvri7ni7dvlq3gi1y553f6rp6bw2kmdfp9ny5bh3l7qayrh"; 626 type = "gem"; 627 }; 628 - version = "3.1.10"; 629 }; 630 - rubypants = { 631 source = { 632 remotes = ["https://rubygems.org"]; 633 - sha256 = "1vpdkrc4c8qhrxph41wqwswl28q5h5h994gy4c1mlrckqzm3hzph"; 634 type = "gem"; 635 }; 636 - version = "0.2.0"; 637 }; 638 - rubyntlm = { 639 source = { 640 remotes = ["https://rubygems.org"]; 641 - sha256 = "04l8686hl0829x4acsnbz0licf8n6794p7shz8iyahin1jnqg3d7"; 642 type = "gem"; 643 }; 644 - version = "0.5.2"; 645 }; 646 - ruby_parser = { 647 - dependencies = ["sexp_processor"]; 648 source = { 649 remotes = ["https://rubygems.org"]; 650 - sha256 = "1rip6075b4k5a7s8w2klwc3jaqx31h69k004ac5nhl8y0ja92qvz"; 651 type = "gem"; 652 }; 653 - version = "3.7.2"; 654 }; 655 - ruby2ruby = { 656 - dependencies = ["ruby_parser" "sexp_processor"]; 657 source = { 658 remotes = ["https://rubygems.org"]; 659 - sha256 = "1kmc0503s9mqnjyypx51wsi6zz9zj550ch43rag23wpj4qd6i6pm"; 660 type = "gem"; 661 }; 662 - version = "2.2.0"; 663 }; 664 - ruby-saml = { 665 source = { 666 remotes = ["https://rubygems.org"]; 667 - sha256 = "151jbak16y87dbj3ma2nc03rh37z7lixcwgaqahncq80rgnv45a8"; 668 type = "gem"; 669 }; 670 - version = "1.1.1"; 671 }; 672 - ruby-progressbar = { 673 source = { 674 remotes = ["https://rubygems.org"]; 675 - sha256 = "0hynaavnqzld17qdx9r7hfw00y16ybldwq730zrqfszjwgi59ivi"; 676 type = "gem"; 677 }; 678 - version = "1.7.5"; 679 }; 680 - ruby-fogbugz = { 681 - dependencies = ["crack"]; 682 source = { 683 remotes = ["https://rubygems.org"]; 684 - sha256 = "1jj0gpkycbrivkh2q3429vj6mbgx6axxisg69slj3c4mgvzfgchm"; 685 type = "gem"; 686 }; 687 - version = "0.2.1"; 688 }; 689 - rubocop = { 690 - dependencies = ["astrolabe" "parser" "powerpack" "rainbow" "ruby-progressbar" "tins"]; 691 source = { 692 remotes = ["https://rubygems.org"]; 693 - sha256 = "1grqda2fdknm43zyagh8gcmnhjkypyfw98q92hmvprprwghkq2sg"; 694 type = "gem"; 695 }; 696 - version = "0.35.1"; 697 }; 698 - rspec-support = { 699 source = { 700 remotes = ["https://rubygems.org"]; 701 - sha256 = "1cyagig8slxjas8mbg5f8bl240b8zgr8mnjsvrznag1fwpkh4h27"; 702 type = "gem"; 703 }; 704 - version = "3.3.0"; 705 }; 706 - rspec-rails = { 707 - dependencies = ["actionpack" "activesupport" "railties" "rspec-core" "rspec-expectations" "rspec-mocks" "rspec-support"]; 708 source = { 709 remotes = ["https://rubygems.org"]; 710 - sha256 = "0m66n9p3a7d3fmrzkbh8312prb6dhrgmp53g1amck308ranasv2a"; 711 type = "gem"; 712 }; 713 - version = "3.3.3"; 714 }; 715 - rspec-mocks = { 716 - dependencies = ["diff-lcs" "rspec-support"]; 717 source = { 718 remotes = ["https://rubygems.org"]; 719 - sha256 = "1lfbzscmpyixlbapxmhy2s69596vs1z00lv590l51hgdw70z92vg"; 720 type = "gem"; 721 }; 722 - version = "3.3.2"; 723 }; 724 - rspec-expectations = { 725 - dependencies = ["diff-lcs" "rspec-support"]; 726 source = { 727 remotes = ["https://rubygems.org"]; 728 - sha256 = "1d0b5hpkxlr9f3xpsbhvl3irnk4smmycx2xnmc8qv3pqaa7mb7ah"; 729 type = "gem"; 730 }; 731 - version = "3.3.1"; 732 }; 733 - rspec-core = { 734 - dependencies = ["rspec-support"]; 735 source = { 736 remotes = ["https://rubygems.org"]; 737 - sha256 = "0xw5qi936j6nz9fixi2mwy03f406761cd72bzyvd61pr854d7hy1"; 738 type = "gem"; 739 }; 740 - version = "3.3.2"; 741 }; 742 - rspec = { 743 - dependencies = ["rspec-core" "rspec-expectations" "rspec-mocks"]; 744 source = { 745 remotes = ["https://rubygems.org"]; 746 - sha256 = "1bn5zs71agc0zyns2r3c8myi5bxw3q7xnzp7f3v5b7hbil1qym4r"; 747 type = "gem"; 748 }; 749 - version = "3.3.0"; 750 }; 751 - rqrcode-rails3 = { 752 - dependencies = ["rqrcode"]; 753 source = { 754 remotes = ["https://rubygems.org"]; 755 - sha256 = "1i28rwmj24ssk91chn0g7qsnvn003y3s5a7jsrg3w4l5ckr841bg"; 756 type = "gem"; 757 }; 758 - version = "0.1.7"; 759 }; 760 - rqrcode = { 761 - dependencies = ["chunky_png"]; 762 source = { 763 remotes = ["https://rubygems.org"]; 764 - sha256 = "188n1mvc7klrlw30bai16sdg4yannmy7cz0sg0nvm6f1kjx5qflb"; 765 type = "gem"; 766 }; 767 - version = "0.7.0"; 768 }; 769 - rouge = { 770 source = { 771 remotes = ["https://rubygems.org"]; 772 - sha256 = "0wp8as9ypdy18kdj9h70kny1rdfq71mr8cj2bpahr9vxjjvjasqz"; 773 type = "gem"; 774 }; 775 - version = "1.10.1"; 776 }; 777 - rotp = { 778 source = { 779 remotes = ["https://rubygems.org"]; 780 - sha256 = "1nzsc9hfxijnyzjbv728ln9dm80bc608chaihjdk63i2wi4m529g"; 781 type = "gem"; 782 }; 783 - version = "2.1.1"; 784 }; 785 - rinku = { 786 source = { 787 remotes = ["https://rubygems.org"]; 788 - sha256 = "1jh6nys332brph55i6x6cil6swm086kxjw34wq131nl6mwryqp7b"; 789 type = "gem"; 790 }; 791 - version = "1.7.3"; 792 }; 793 - rest-client = { 794 - dependencies = ["http-cookie" "mime-types" "netrc"]; 795 source = { 796 remotes = ["https://rubygems.org"]; 797 - sha256 = "1m8z0c4yf6w47iqz6j2p7x1ip4qnnzvhdph9d5fgx081cvjly3p7"; 798 type = "gem"; 799 }; 800 - version = "1.8.0"; 801 }; 802 - responders = { 803 - dependencies = ["railties"]; 804 source = { 805 remotes = ["https://rubygems.org"]; 806 - sha256 = "1i00bxp8fa67rzl50wfiaw16w21j5d5gwjjkdiwr0sw9q6ixmpz1"; 807 type = "gem"; 808 }; 809 - version = "2.1.1"; 810 }; 811 - rerun = { 812 - dependencies = ["listen"]; 813 source = { 814 remotes = ["https://rubygems.org"]; 815 - sha256 = "0av239bpmy55fdx4qaw9n71aapjy2myr51h5plzjxsyr0fdwn1xq"; 816 type = "gem"; 817 }; 818 - version = "0.11.0"; 819 }; 820 - request_store = { 821 source = { 822 remotes = ["https://rubygems.org"]; 823 - sha256 = "01rxi2hw84y133z0r91jns4aaywd8d83wjq0xgb42iaicf0a90p9"; 824 type = "gem"; 825 }; 826 - version = "1.2.1"; 827 }; 828 - redis-store = { 829 - dependencies = ["redis"]; 830 source = { 831 remotes = ["https://rubygems.org"]; 832 - sha256 = "0gf462p0wx4hn7m1m8ghs701n6xx0ijzm5cff9xfagd2s6va145m"; 833 type = "gem"; 834 }; 835 - version = "1.1.7"; 836 }; 837 - redis-rails = { 838 - dependencies = ["redis-actionpack" "redis-activesupport" "redis-store"]; 839 source = { 840 remotes = ["https://rubygems.org"]; 841 - sha256 = "0igww7hb58aq74mh50dli3zjg78b54y8nhd0h1h9vz4vgjd4q8m7"; 842 type = "gem"; 843 }; 844 - version = "4.0.0"; 845 }; 846 - redis-rack = { 847 - dependencies = ["rack" "redis-store"]; 848 source = { 849 remotes = ["https://rubygems.org"]; 850 - sha256 = "1y1mxx8gn0krdrpwllv7fqsbvki1qjnb2dz8b4q9gwc326829gk8"; 851 type = "gem"; 852 }; 853 - version = "1.5.0"; 854 }; 855 - redis-namespace = { 856 - dependencies = ["redis"]; 857 source = { 858 remotes = ["https://rubygems.org"]; 859 - sha256 = "0rp8gfkznfxqzxk9s976k71jnljkh0clkrhnp6vgx46s5yhj9g25"; 860 type = "gem"; 861 }; 862 - version = "1.5.2"; 863 }; 864 - redis-activesupport = { 865 - dependencies = ["activesupport" "redis-store"]; 866 source = { 867 remotes = ["https://rubygems.org"]; 868 - sha256 = "10y3kybz21n2z11478sf0cp4xzclvxf0b428787brmgpc6i7p7zg"; 869 type = "gem"; 870 }; 871 - version = "4.1.5"; 872 }; 873 - redis-actionpack = { 874 - dependencies = ["actionpack" "redis-rack" "redis-store"]; 875 source = { 876 remotes = ["https://rubygems.org"]; 877 - sha256 = "1jjl6dhhpdapdaywq5iqz7z36mwbw0cn0m30wcc5wcbv7xmiiygw"; 878 type = "gem"; 879 }; 880 - version = "4.0.1"; 881 }; 882 - redis = { 883 source = { 884 remotes = ["https://rubygems.org"]; 885 - sha256 = "0255w9izzs04hw9wivn05yqiwi34w28ylxs0xvpmwc1vrh18fwcl"; 886 type = "gem"; 887 }; 888 - version = "3.2.2"; 889 }; 890 - redcarpet = { 891 source = { 892 remotes = ["https://rubygems.org"]; 893 - sha256 = "14i3wypp97bpk20679d1csy88q4hsgfqbnqw6mryl77m2g0d09pk"; 894 type = "gem"; 895 }; 896 - version = "3.3.3"; 897 }; 898 - recaptcha = { 899 - dependencies = ["json"]; 900 source = { 901 remotes = ["https://rubygems.org"]; 902 - sha256 = "190qqklirmi31s6ih7png4h9xmx1p5h2n5fi45z90y8hsp5w1sh1"; 903 type = "gem"; 904 }; 905 - version = "1.0.2"; 906 }; 907 - rdoc = { 908 - dependencies = ["json"]; 909 source = { 910 remotes = ["https://rubygems.org"]; 911 - sha256 = "1v9k4sp5yzj2bshngckdvivj6bszciskk1nd2r3wri2ygs7vgqm8"; 912 type = "gem"; 913 }; 914 - version = "3.12.2"; 915 }; 916 - rblineprof = { 917 - dependencies = ["debugger-ruby_core_source"]; 918 source = { 919 remotes = ["https://rubygems.org"]; 920 - sha256 = "0m58kdjgncwf0h1qry3qk5h4bg8sj0idykqqijqcrr09mxfd9yc6"; 921 type = "gem"; 922 }; 923 - version = "0.3.6"; 924 }; 925 - rb-inotify = { 926 - dependencies = ["ffi"]; 927 source = { 928 remotes = ["https://rubygems.org"]; 929 - sha256 = "0kddx2ia0qylw3r52nhg83irkaclvrncgy2m1ywpbhlhsz1rymb9"; 930 type = "gem"; 931 }; 932 - version = "0.9.5"; 933 }; 934 - rb-fsevent = { 935 source = { 936 remotes = ["https://rubygems.org"]; 937 - sha256 = "1hq57by28iv0ijz8pk9ynih0xdg7vnl1010xjcijfklrcv89a1j2"; 938 type = "gem"; 939 }; 940 - version = "0.9.6"; 941 }; 942 - raphael-rails = { 943 source = { 944 remotes = ["https://rubygems.org"]; 945 - sha256 = "0sjiaymvfn4al5dr1pza5i142byan0fxnj4rymziyql2bzvdm2bc"; 946 type = "gem"; 947 }; 948 - version = "2.1.2"; 949 }; 950 - rake = { 951 source = { 952 remotes = ["https://rubygems.org"]; 953 - sha256 = "0jcabbgnjc788chx31sihc5pgbqnlc1c75wakmqlbjdm8jns2m9b"; 954 type = "gem"; 955 }; 956 - version = "10.5.0"; 957 }; 958 - raindrops = { 959 source = { 960 remotes = ["https://rubygems.org"]; 961 - sha256 = "1hv0xhr762axywr937czi92fs0x3zk7k22vg6f4i7rr8d05sp560"; 962 type = "gem"; 963 }; 964 - version = "0.15.0"; 965 }; 966 - rainbow = { 967 source = { 968 remotes = ["https://rubygems.org"]; 969 - sha256 = "0dsnzfjiih2w8npsjab3yx1ssmmvmgjkbxny0i9yzrdy7whfw7b4"; 970 type = "gem"; 971 }; 972 - version = "2.0.0"; 973 }; 974 - railties = { 975 - dependencies = ["actionpack" "activesupport" "rake" "thor"]; 976 source = { 977 remotes = ["https://rubygems.org"]; 978 - sha256 = "cfff64cbc0e409341003c35fa2e576e6a8cd8259a9894d09f15c6123be73f146"; 979 type = "gem"; 980 }; 981 - version = "4.2.5.2"; 982 }; 983 - rails-html-sanitizer = { 984 - dependencies = ["loofah"]; 985 source = { 986 remotes = ["https://rubygems.org"]; 987 - sha256 = "138fd86kv073zqfx0xifm646w6bgw2lr8snk16lknrrfrss8xnm7"; 988 type = "gem"; 989 }; 990 version = "1.0.3"; 991 }; 992 - rails-dom-testing = { 993 - dependencies = ["activesupport" "nokogiri" "rails-deprecated_sanitizer"]; 994 source = { 995 remotes = ["https://rubygems.org"]; 996 - sha256 = "1v8jl6803mbqpxh4hn0szj081q1a3ap0nb8ni0qswi7z4la844v8"; 997 type = "gem"; 998 }; 999 - version = "1.0.7"; 1000 }; 1001 - rails-deprecated_sanitizer = { 1002 - dependencies = ["activesupport"]; 1003 source = { 1004 remotes = ["https://rubygems.org"]; 1005 - sha256 = "0qxymchzdxww8bjsxj05kbf86hsmrjx40r41ksj0xsixr2gmhbbj"; 1006 type = "gem"; 1007 }; 1008 - version = "1.0.3"; 1009 }; 1010 - rails = { 1011 - dependencies = ["actionmailer" "actionpack" "actionview" "activejob" "activemodel" "activerecord" "activesupport" "railties" "sprockets-rails"]; 1012 source = { 1013 remotes = ["https://rubygems.org"]; 1014 - sha256 = "aa93c1b9eb8b535eee58280504e30237f88217699fe9bb016e458e5122eefa2e"; 1015 type = "gem"; 1016 }; 1017 - version = "4.2.5.2"; 1018 }; 1019 - rack-test = { 1020 - dependencies = ["rack"]; 1021 source = { 1022 remotes = ["https://rubygems.org"]; 1023 - sha256 = "0h6x5jq24makgv2fq5qqgjlrk74dxfy62jif9blk43llw8ib2q7z"; 1024 type = "gem"; 1025 }; 1026 - version = "0.6.3"; 1027 }; 1028 - rack-protection = { 1029 - dependencies = ["rack"]; 1030 source = { 1031 remotes = ["https://rubygems.org"]; 1032 - sha256 = "0cvb21zz7p9wy23wdav63z5qzfn4nialik22yqp6gihkgfqqrh5r"; 1033 type = "gem"; 1034 }; 1035 - version = "1.5.3"; 1036 }; 1037 - rack-oauth2 = { 1038 - dependencies = ["activesupport" "attr_required" "httpclient" "multi_json" "rack"]; 1039 source = { 1040 remotes = ["https://rubygems.org"]; 1041 - sha256 = "1szfnb74p5s7k0glpmiv16rfl4wx9mnrr7riapgpbcx163zzkxad"; 1042 type = "gem"; 1043 }; 1044 - version = "1.2.1"; 1045 }; 1046 - rack-mount = { 1047 - dependencies = ["rack"]; 1048 source = { 1049 remotes = ["https://rubygems.org"]; 1050 - sha256 = "09a1qfaxxsll1kbgz7z0q0nr48sfmfm7akzaviis5bjpa5r00ld2"; 1051 type = "gem"; 1052 }; 1053 - version = "0.8.3"; 1054 }; 1055 - rack-cors = { 1056 source = { 1057 remotes = ["https://rubygems.org"]; 1058 - sha256 = "1sz9d9gjmv2vjl3hddzk269hb1k215k8sp37gicphx82h3chk1kw"; 1059 type = "gem"; 1060 }; 1061 - version = "0.4.0"; 1062 }; 1063 - rack-attack = { 1064 - dependencies = ["rack"]; 1065 source = { 1066 remotes = ["https://rubygems.org"]; 1067 - sha256 = "0ihic8ar2ddfv15p5gia8nqzsl3y7iayg5v4rmg72jlvikgsabls"; 1068 type = "gem"; 1069 }; 1070 - version = "4.3.1"; 1071 }; 1072 - rack-accept = { 1073 - dependencies = ["rack"]; 1074 source = { 1075 remotes = ["https://rubygems.org"]; 1076 - sha256 = "18jdipx17b4ki33cfqvliapd31sbfvs4mv727awynr6v95a7n936"; 1077 type = "gem"; 1078 }; 1079 - version = "0.4.5"; 1080 }; 1081 - rack = { 1082 source = { 1083 remotes = ["https://rubygems.org"]; 1084 - sha256 = "09bs295yq6csjnkzj7ncj50i6chfxrhmzg1pk6p0vd2lb9ac8pj5"; 1085 type = "gem"; 1086 }; 1087 - version = "1.6.4"; 1088 }; 1089 - quiet_assets = { 1090 - dependencies = ["railties"]; 1091 source = { 1092 remotes = ["https://rubygems.org"]; 1093 - sha256 = "1q4azw4j1xsgd7qwcig110mfdn1fm0y34y87zw9j9v187xr401b1"; 1094 type = "gem"; 1095 }; 1096 - version = "1.0.3"; 1097 }; 1098 - pyu-ruby-sasl = { 1099 source = { 1100 remotes = ["https://rubygems.org"]; 1101 - sha256 = "1rcpjiz9lrvyb3rd8k8qni0v4ps08psympffyldmmnrqayyad0sn"; 1102 type = "gem"; 1103 }; 1104 - version = "0.0.3.3"; 1105 }; 1106 - pry-rails = { 1107 - dependencies = ["pry"]; 1108 source = { 1109 remotes = ["https://rubygems.org"]; 1110 - sha256 = "0a2iinvabis2xmv0z7z7jmh7bbkkngxj2qixfdg5m6qj9x8k1kx6"; 1111 type = "gem"; 1112 }; 1113 - version = "0.3.4"; 1114 }; 1115 - pry = { 1116 - dependencies = ["coderay" "method_source" "slop"]; 1117 source = { 1118 remotes = ["https://rubygems.org"]; 1119 - sha256 = "1x78rvp69ws37kwig18a8hr79qn36vh8g1fn75p485y3b3yiqszg"; 1120 type = "gem"; 1121 }; 1122 - version = "0.10.3"; 1123 }; 1124 - powerpack = { 1125 source = { 1126 remotes = ["https://rubygems.org"]; 1127 - sha256 = "1fnn3fli5wkzyjl4ryh0k90316shqjfnhydmc7f8lqpi0q21va43"; 1128 type = "gem"; 1129 }; 1130 - version = "0.1.1"; 1131 }; 1132 - posix-spawn = { 1133 source = { 1134 remotes = ["https://rubygems.org"]; 1135 - sha256 = "052lnxbkvlnwfjw4qd7vn2xrlaaqiav6f5x5bcjin97bsrfq6cmr"; 1136 type = "gem"; 1137 }; 1138 - version = "0.3.11"; 1139 }; 1140 - poltergeist = { 1141 - dependencies = ["capybara" "cliver" "multi_json" "websocket-driver"]; 1142 source = { 1143 remotes = ["https://rubygems.org"]; 1144 - sha256 = "0ppm4isvbxm739508yjhvisq1iwp1q6h8dx4hkndj2krskavz4i9"; 1145 type = "gem"; 1146 }; 1147 - version = "1.8.1"; 1148 }; 1149 - pg = { 1150 source = { 1151 remotes = ["https://rubygems.org"]; 1152 - sha256 = "07dv4ma9xd75xpsnnwwg1yrpwpji7ydy0q1d9dl0yfqbzpidrw32"; 1153 type = "gem"; 1154 }; 1155 - version = "0.18.4"; 1156 }; 1157 - parser = { 1158 - dependencies = ["ast"]; 1159 source = { 1160 remotes = ["https://rubygems.org"]; 1161 - sha256 = "14db0gam24j04iprqz4m3hxygkb8h0plnbm0yk4k3lzq6j5wzcac"; 1162 type = "gem"; 1163 }; 1164 - version = "2.2.3.0"; 1165 }; 1166 - paranoia = { 1167 - dependencies = ["activerecord"]; 1168 source = { 1169 remotes = ["https://rubygems.org"]; 1170 - sha256 = "0z2smnnghjhcs4l5fkz9scs1kj0bvj2n8xmzcvw4rg9yprdnlxr0"; 1171 type = "gem"; 1172 }; 1173 - version = "2.1.4"; 1174 }; 1175 - orm_adapter = { 1176 source = { 1177 remotes = ["https://rubygems.org"]; 1178 - sha256 = "1fg9jpjlzf5y49qs9mlpdrgs5rpcyihq1s4k79nv9js0spjhnpda"; 1179 type = "gem"; 1180 }; 1181 - version = "0.5.0"; 1182 }; 1183 - org-ruby = { 1184 - dependencies = ["rubypants"]; 1185 source = { 1186 remotes = ["https://rubygems.org"]; 1187 - sha256 = "0x69s7aysfiwlcpd9hkvksfyld34d8kxr62adb59vjvh8hxfrjwk"; 1188 type = "gem"; 1189 }; 1190 - version = "0.9.12"; 1191 }; 1192 - omniauth_crowd = { 1193 - dependencies = ["activesupport" "nokogiri" "omniauth"]; 1194 source = { 1195 remotes = ["https://rubygems.org"]; 1196 - sha256 = "12g5ck05h6kr9mnp870x8pkxsadg81ca70hg8n3k8xx007lfw2q7"; 1197 type = "gem"; 1198 }; 1199 - version = "2.2.3"; 1200 }; 1201 - omniauth-twitter = { 1202 - dependencies = ["json" "omniauth-oauth"]; 1203 source = { 1204 remotes = ["https://rubygems.org"]; 1205 - sha256 = "1hqjpb1zx0pp3s12c83pkpk4kkx41f001jc5n8qz0h3wll0ld833"; 1206 type = "gem"; 1207 }; 1208 - version = "1.2.1"; 1209 }; 1210 - omniauth-shibboleth = { 1211 - dependencies = ["omniauth"]; 1212 source = { 1213 remotes = ["https://rubygems.org"]; 1214 - sha256 = "0a8pwy23aybxhn545357zdjy0hnpfgldwqk5snmz9kxingpq12jl"; 1215 type = "gem"; 1216 }; 1217 - version = "1.2.1"; 1218 }; 1219 - omniauth-saml = { 1220 source = { 1221 remotes = ["https://rubygems.org"]; 1222 - sha256 = "0c7pypskq9y6wbl7c8gnp48j256snph11br3csgwvy9whjfisx65"; 1223 type = "gem"; 1224 }; 1225 - version = "1.4.2"; 1226 }; 1227 - omniauth-oauth2 = { 1228 - dependencies = ["oauth2" "omniauth"]; 1229 source = { 1230 remotes = ["https://rubygems.org"]; 1231 - sha256 = "0mskwlw5ibx9mz7ywqji6mm56ikf7mglbnfc02qhg6ry527jsxdm"; 1232 type = "gem"; 1233 }; 1234 - version = "1.3.1"; 1235 }; 1236 - omniauth-oauth = { 1237 - dependencies = ["oauth" "omniauth"]; 1238 source = { 1239 remotes = ["https://rubygems.org"]; 1240 - sha256 = "1n5vk4by7hkyc09d9blrw2argry5awpw4gbw1l4n2s9b3j4qz037"; 1241 type = "gem"; 1242 }; 1243 - version = "1.1.0"; 1244 }; 1245 - omniauth-multipassword = { 1246 - dependencies = ["omniauth"]; 1247 source = { 1248 remotes = ["https://rubygems.org"]; 1249 - sha256 = "0qykp76hw80lkgb39hyzrv68hkbivc8cv0vbvrnycjh9fwfp1lv8"; 1250 type = "gem"; 1251 }; 1252 - version = "0.4.2"; 1253 }; 1254 - omniauth-kerberos = { 1255 - dependencies = ["omniauth-multipassword" "timfel-krb5-auth"]; 1256 source = { 1257 remotes = ["https://rubygems.org"]; 1258 - sha256 = "05xsv76qjxcxzrvabaar2bchv7435y8l2j0wk4zgchh3yv85kiq7"; 1259 type = "gem"; 1260 }; 1261 - version = "0.3.0"; 1262 }; 1263 - omniauth-google-oauth2 = { 1264 - dependencies = ["addressable" "jwt" "multi_json" "omniauth" "omniauth-oauth2"]; 1265 source = { 1266 remotes = ["https://rubygems.org"]; 1267 - sha256 = "1lm4fk6ig9vwzv7398qd861325g678sfr1iv2mm60xswl69964fi"; 1268 type = "gem"; 1269 }; 1270 - version = "0.2.10"; 1271 }; 1272 - omniauth-gitlab = { 1273 - dependencies = ["omniauth" "omniauth-oauth2"]; 1274 source = { 1275 remotes = ["https://rubygems.org"]; 1276 - sha256 = "083yyc8612kq8ygd8y7s8lxg2d51jcsakbs4pa19aww67gcm72iz"; 1277 type = "gem"; 1278 }; 1279 - version = "1.0.1"; 1280 }; 1281 - omniauth-github = { 1282 - dependencies = ["omniauth" "omniauth-oauth2"]; 1283 source = { 1284 remotes = ["https://rubygems.org"]; 1285 - sha256 = "1mbx3c8m1llhdxrqdciq8jh428bxj1nvf4yhziv2xqmqpjcqz617"; 1286 type = "gem"; 1287 }; 1288 - version = "1.1.2"; 1289 }; 1290 - omniauth-facebook = { 1291 - dependencies = ["omniauth-oauth2"]; 1292 source = { 1293 remotes = ["https://rubygems.org"]; 1294 - sha256 = "0plj56sna4b6c71k03jsng6gq3r5yxhj7h26ndahc9caasgk869c"; 1295 type = "gem"; 1296 }; 1297 - version = "3.0.0"; 1298 }; 1299 - omniauth-cas3 = { 1300 - dependencies = ["addressable" "nokogiri" "omniauth"]; 1301 source = { 1302 remotes = ["https://rubygems.org"]; 1303 - sha256 = "13swm2hi2z63nvb2bps6g41kki8kr9b5c7014rk8259bxlpflrk7"; 1304 type = "gem"; 1305 }; 1306 - version = "1.1.3"; 1307 }; 1308 - omniauth-bitbucket = { 1309 - dependencies = ["multi_json" "omniauth" "omniauth-oauth"]; 1310 source = { 1311 remotes = ["https://rubygems.org"]; 1312 - sha256 = "1lals2z1yixffrc97zh7zn1jpz9l6vpb3alcp13im42dq9q0g845"; 1313 type = "gem"; 1314 }; 1315 - version = "0.0.2"; 1316 }; 1317 - omniauth-azure-oauth2 = { 1318 - dependencies = ["jwt" "omniauth" "omniauth-oauth2"]; 1319 source = { 1320 remotes = ["https://rubygems.org"]; 1321 - sha256 = "0qay454zvyas8xfnfkycqpjkafaq5pw4gaji176cdfw0blhviz0s"; 1322 type = "gem"; 1323 }; 1324 - version = "0.0.6"; 1325 }; 1326 - omniauth = { 1327 source = { 1328 remotes = ["https://rubygems.org"]; 1329 - sha256 = "0vsqxgzkcfi10b7k6vpv3shmlphbs8grc29hznwl9s0i16n8962p"; 1330 type = "gem"; 1331 }; 1332 - version = "1.3.1"; 1333 }; 1334 - octokit = { 1335 source = { 1336 remotes = ["https://rubygems.org"]; 1337 - sha256 = "0vmknh0vz1g734q32kgpxv0qwz9ifmnw2jfpd2w5rrk6xwq1k7a8"; 1338 type = "gem"; 1339 }; 1340 - version = "3.8.0"; 1341 }; 1342 - oauth2 = { 1343 - dependencies = ["faraday" "jwt" "multi_json" "multi_xml" "rack"]; 1344 source = { 1345 remotes = ["https://rubygems.org"]; 1346 - sha256 = "0zaa7qnvizv363apmxx9vxa8f6c6xy70z0jm0ydx38xvhxr8898r"; 1347 type = "gem"; 1348 }; 1349 - version = "1.0.0"; 1350 }; 1351 - oauth = { 1352 source = { 1353 remotes = ["https://rubygems.org"]; 1354 - sha256 = "1k5j09p3al3clpjl6lax62qmhy43f3j3g7i6f9l4dbs6r5vpv95w"; 1355 type = "gem"; 1356 }; 1357 - version = "0.4.7"; 1358 }; 1359 - nprogress-rails = { 1360 source = { 1361 remotes = ["https://rubygems.org"]; 1362 - sha256 = "1ylq2208i95661ba0p1ng2i38z4978ddwiidvpb614amfdq5pqvn"; 1363 type = "gem"; 1364 }; 1365 - version = "0.1.6.7"; 1366 }; 1367 - nokogiri = { 1368 - dependencies = ["mini_portile2"]; 1369 source = { 1370 remotes = ["https://rubygems.org"]; 1371 - sha256 = "11sbmpy60ynak6s3794q32lc99hs448msjy8rkp84ay7mq7zqspv"; 1372 - type = "gem"; 1373 - }; 1374 - version = "1.6.7.2"; 1375 - }; 1376 - newrelic_rpm = { 1377 - version = "3.14.1.311"; 1378 - source = { 1379 type = "gem"; 1380 - remotes = ["https://rubygems.org"]; 1381 - sha256 = "155aj845rxn8ikcs15gphr8svnsrki8wzps794ddbi90h0ypr319"; 1382 }; 1383 }; 1384 - netrc = { 1385 source = { 1386 remotes = ["https://rubygems.org"]; 1387 - sha256 = "0gzfmcywp1da8nzfqsql2zqi648mfnx6qwkig3cv36n9m0yy676y"; 1388 type = "gem"; 1389 }; 1390 - version = "0.11.0"; 1391 }; 1392 - net-ssh = { 1393 source = { 1394 remotes = ["https://rubygems.org"]; 1395 - sha256 = "1dzqkgwi9xm6mbfk1rkk17rzmz8m5xakqi21w1b97ybng6kkw0hf"; 1396 type = "gem"; 1397 }; 1398 - version = "3.0.1"; 1399 }; 1400 - net-ldap = { 1401 source = { 1402 remotes = ["https://rubygems.org"]; 1403 - sha256 = "0z1j0zklbbx3vi91zcd2v0fnkfgkvq3plisa6hxaid8sqndyak46"; 1404 type = "gem"; 1405 }; 1406 - version = "0.12.1"; 1407 }; 1408 - nested_form = { 1409 source = { 1410 remotes = ["https://rubygems.org"]; 1411 - sha256 = "0f053j4zfagxyym28msxj56hrpvmyv4lzxy2c5c270f7xbbnii5i"; 1412 type = "gem"; 1413 }; 1414 - version = "0.3.2"; 1415 }; 1416 - mysql2 = { 1417 source = { 1418 remotes = ["https://rubygems.org"]; 1419 - sha256 = "0n075x14n9kziv0qdxqlzhf3j1abi1w6smpakfpsg4jbr8hnn5ip"; 1420 type = "gem"; 1421 }; 1422 - version = "0.3.20"; 1423 }; 1424 - multipart-post = { 1425 source = { 1426 remotes = ["https://rubygems.org"]; 1427 - sha256 = "09k0b3cybqilk1gwrwwain95rdypixb2q9w65gd44gfzsd84xi1x"; 1428 type = "gem"; 1429 }; 1430 - version = "2.0.0"; 1431 }; 1432 - multi_xml = { 1433 source = { 1434 remotes = ["https://rubygems.org"]; 1435 - sha256 = "0i8r7dsz4z79z3j023l8swan7qpbgxbwwz11g38y2vjqjk16v4q8"; 1436 type = "gem"; 1437 }; 1438 - version = "0.5.5"; 1439 }; 1440 - multi_json = { 1441 source = { 1442 remotes = ["https://rubygems.org"]; 1443 - sha256 = "1rf3l4j3i11lybqzgq2jhszq7fh7gpmafjzd14ymp9cjfxqg596r"; 1444 type = "gem"; 1445 }; 1446 - version = "1.11.2"; 1447 }; 1448 - mousetrap-rails = { 1449 source = { 1450 remotes = ["https://rubygems.org"]; 1451 - sha256 = "00n13r5pwrk4vq018128vcfh021dw0fa2bk4pzsv0fslfm8ayp2m"; 1452 type = "gem"; 1453 }; 1454 - version = "1.4.6"; 1455 }; 1456 - minitest = { 1457 source = { 1458 remotes = ["https://rubygems.org"]; 1459 - sha256 = "0rxqfakp629mp3vwda7zpgb57lcns5znkskikbfd0kriwv8i1vq8"; 1460 type = "gem"; 1461 }; 1462 - version = "5.7.0"; 1463 }; 1464 - mini_portile2 = { 1465 source = { 1466 remotes = ["https://rubygems.org"]; 1467 - sha256 = "056drbn5m4khdxly1asmiik14nyllswr6sh3wallvsywwdiryz8l"; 1468 type = "gem"; 1469 }; 1470 - version = "2.0.0"; 1471 }; 1472 - mimemagic = { 1473 source = { 1474 remotes = ["https://rubygems.org"]; 1475 - sha256 = "101lq4bnjs7ywdcicpw3vbz9amg5gbb4va1626fybd2hawgdx8d9"; 1476 type = "gem"; 1477 }; 1478 - version = "0.3.0"; 1479 }; 1480 - mime-types = { 1481 source = { 1482 remotes = ["https://rubygems.org"]; 1483 - sha256 = "0mhzsanmnzdshaba7gmsjwnv168r1yj8y0flzw88frw1cickrvw8"; 1484 type = "gem"; 1485 }; 1486 - version = "1.25.1"; 1487 }; 1488 - method_source = { 1489 source = { 1490 remotes = ["https://rubygems.org"]; 1491 - sha256 = "1g5i4w0dmlhzd18dijlqw5gk27bv6dj2kziqzrzb7mpgxgsd1sf2"; 1492 type = "gem"; 1493 }; 1494 - version = "0.8.2"; 1495 }; 1496 - mail_room = { 1497 source = { 1498 remotes = ["https://rubygems.org"]; 1499 - sha256 = "0jpybhgw9yi50g422qvnwadn5jnj563vh70qaml5cxzdqxbd7fj1"; 1500 type = "gem"; 1501 }; 1502 - version = "0.6.1"; 1503 }; 1504 mail = { 1505 dependencies = ["mime-types"]; ··· 1510 }; 1511 version = "2.6.3"; 1512 }; 1513 - macaddr = { 1514 - dependencies = ["systemu"]; 1515 source = { 1516 remotes = ["https://rubygems.org"]; 1517 - sha256 = "1clii8mvhmh5lmnm95ljnjygyiyhdpja85c5vy487rhxn52scn0b"; 1518 type = "gem"; 1519 }; 1520 - version = "1.7.1"; 1521 }; 1522 - loofah = { 1523 - dependencies = ["nokogiri"]; 1524 source = { 1525 remotes = ["https://rubygems.org"]; 1526 - sha256 = "109ps521p0sr3kgc460d58b4pr1z4mqggan2jbsf0aajy9s6xis8"; 1527 type = "gem"; 1528 }; 1529 - version = "2.0.3"; 1530 }; 1531 - listen = { 1532 - dependencies = ["rb-fsevent" "rb-inotify"]; 1533 source = { 1534 remotes = ["https://rubygems.org"]; 1535 - sha256 = "182wd2pkf690ll19lx6zbk01a3rqkk5lwsyin6kwydl7lqxj5z3g"; 1536 type = "gem"; 1537 }; 1538 - version = "3.0.5"; 1539 }; 1540 - letter_opener = { 1541 - dependencies = ["launchy"]; 1542 source = { 1543 remotes = ["https://rubygems.org"]; 1544 - sha256 = "1kzbmc686hfh4jznyckq6g40kn14nhb71znsjjm0rc13nb3n0c5l"; 1545 type = "gem"; 1546 }; 1547 - version = "1.1.2"; 1548 }; 1549 - launchy = { 1550 - dependencies = ["addressable"]; 1551 source = { 1552 remotes = ["https://rubygems.org"]; 1553 - sha256 = "190lfbiy1vwxhbgn4nl4dcbzxvm049jwc158r2x7kq3g5khjrxa2"; 1554 type = "gem"; 1555 }; 1556 - version = "2.4.3"; 1557 }; 1558 - kgio = { 1559 source = { 1560 remotes = ["https://rubygems.org"]; 1561 - sha256 = "1y6wl3vpp82rdv5g340zjgkmy6fny61wib7xylyg0d09k5f26118"; 1562 type = "gem"; 1563 }; 1564 - version = "2.10.0"; 1565 }; 1566 - kaminari = { 1567 - dependencies = ["actionpack" "activesupport"]; 1568 source = { 1569 remotes = ["https://rubygems.org"]; 1570 - sha256 = "14vx3kgssl4lv2kn6grr5v2whsynx5rbl1j9aqiq8nc3d7j74l67"; 1571 type = "gem"; 1572 }; 1573 - version = "0.16.3"; 1574 }; 1575 - jwt = { 1576 source = { 1577 remotes = ["https://rubygems.org"]; 1578 - sha256 = "0is8973si98rsry5igqdag2jb1knj6jhmfkr9r4mc5n0yvgr5n2q"; 1579 type = "gem"; 1580 }; 1581 - version = "1.5.2"; 1582 }; 1583 - json = { 1584 source = { 1585 remotes = ["https://rubygems.org"]; 1586 - sha256 = "1nsby6ry8l9xg3yw4adlhk2pnc7i0h0rznvcss4vk3v74qg0k8lc"; 1587 type = "gem"; 1588 }; 1589 - version = "1.8.3"; 1590 }; 1591 - jquery-ui-rails = { 1592 - dependencies = ["railties"]; 1593 source = { 1594 remotes = ["https://rubygems.org"]; 1595 - sha256 = "1gfygrv4bjpjd2c377lw7xzk1b77rxjyy3w6wl4bq1gkqvyrkx77"; 1596 type = "gem"; 1597 }; 1598 - version = "5.0.5"; 1599 }; 1600 - jquery-turbolinks = { 1601 - dependencies = ["railties" "turbolinks"]; 1602 source = { 1603 remotes = ["https://rubygems.org"]; 1604 - sha256 = "1d23mnl3lgamk9ziw4yyv2ixck6d8s8xp4f9pmwimk0by0jq7xhc"; 1605 type = "gem"; 1606 }; 1607 - version = "2.1.0"; 1608 }; 1609 - jquery-scrollto-rails = { 1610 - dependencies = ["railties"]; 1611 source = { 1612 remotes = ["https://rubygems.org"]; 1613 - sha256 = "12ic0zxw60ryglm1qjq5ralqd6k4jawmjj7kqnp1nkqds2nvinvp"; 1614 type = "gem"; 1615 }; 1616 - version = "1.4.3"; 1617 }; 1618 - jquery-rails = { 1619 - dependencies = ["rails-dom-testing" "railties" "thor"]; 1620 source = { 1621 remotes = ["https://rubygems.org"]; 1622 - sha256 = "028dv2n0r2r8qj1bqcbzmih0hwzh5km6cvscn2808v5gd44z48r1"; 1623 type = "gem"; 1624 }; 1625 - version = "4.0.5"; 1626 }; 1627 - jquery-atwho-rails = { 1628 source = { 1629 remotes = ["https://rubygems.org"]; 1630 - sha256 = "0g8239cddyi48i5n0hq2acg9k7n7jilhby9g36zd19mwqyia16w9"; 1631 type = "gem"; 1632 }; 1633 - version = "1.3.2"; 1634 }; 1635 - ipaddress = { 1636 source = { 1637 remotes = ["https://rubygems.org"]; 1638 - sha256 = "0sl0ldvhd6j0qbwhz18w24qy65mdj448b2vhgh2cwn7xrkksmv9l"; 1639 type = "gem"; 1640 }; 1641 - version = "0.8.2"; 1642 }; 1643 - influxdb = { 1644 - dependencies = ["cause" "json"]; 1645 source = { 1646 remotes = ["https://rubygems.org"]; 1647 - sha256 = "1vhg5nd88nwvfa76lqcczld916nljswwq6clsixrzi3js8ym9y1w"; 1648 type = "gem"; 1649 }; 1650 - version = "0.2.3"; 1651 }; 1652 - inflecto = { 1653 source = { 1654 remotes = ["https://rubygems.org"]; 1655 - sha256 = "085l5axmvqw59mw5jg454a3m3gr67ckq9405a075isdsn7bm3sp4"; 1656 type = "gem"; 1657 }; 1658 - version = "0.0.2"; 1659 }; 1660 - ice_nine = { 1661 source = { 1662 remotes = ["https://rubygems.org"]; 1663 - sha256 = "0i674zq0hl6rd0wcd12ni38linfja4k0y3mk5barjb4a6f7rcmkd"; 1664 type = "gem"; 1665 }; 1666 - version = "0.11.1"; 1667 }; 1668 - i18n = { 1669 source = { 1670 remotes = ["https://rubygems.org"]; 1671 - sha256 = "1i5z1ykl8zhszsxcs8mzl8d0dxgs3ylz8qlzrw74jb0gplkx6758"; 1672 type = "gem"; 1673 }; 1674 - version = "0.7.0"; 1675 }; 1676 - httpclient = { 1677 source = { 1678 remotes = ["https://rubygems.org"]; 1679 - sha256 = "0k6bqsaqq6c824vrbfb5pkz8bpk565zikd10w85rzj2dy809ik6c"; 1680 type = "gem"; 1681 }; 1682 - version = "2.7.0.1"; 1683 }; 1684 - httparty = { 1685 - dependencies = ["json" "multi_xml"]; 1686 source = { 1687 remotes = ["https://rubygems.org"]; 1688 - sha256 = "0c9gvg6dqw2h3qyaxhrq1pzm6r69zfcmfh038wyhisqsd39g9hr2"; 1689 type = "gem"; 1690 }; 1691 - version = "0.13.7"; 1692 }; 1693 - "http_parser.rb" = { 1694 source = { 1695 remotes = ["https://rubygems.org"]; 1696 - sha256 = "0fwf5d573j1sw52kz057dw0nx2wlivczmx6ybf6mk065n5g54kyn"; 1697 type = "gem"; 1698 }; 1699 - version = "0.5.3"; 1700 }; 1701 - http-cookie = { 1702 - dependencies = ["domain_name"]; 1703 source = { 1704 remotes = ["https://rubygems.org"]; 1705 - sha256 = "0cz2fdkngs3jc5w32a6xcl511hy03a7zdiy988jk1sf3bf5v3hdw"; 1706 type = "gem"; 1707 }; 1708 - version = "1.0.2"; 1709 }; 1710 - html2haml = { 1711 - dependencies = ["erubis" "haml" "nokogiri" "ruby_parser"]; 1712 source = { 1713 remotes = ["https://rubygems.org"]; 1714 - sha256 = "069zcy8lr010hn4qmbi8g5srdf69brk8nbgx4zcqcgbgsl4m8d4i"; 1715 type = "gem"; 1716 }; 1717 - version = "2.0.0"; 1718 }; 1719 - html-pipeline = { 1720 - dependencies = ["activesupport" "nokogiri"]; 1721 source = { 1722 remotes = ["https://rubygems.org"]; 1723 - sha256 = "1yckdlrn4v5d7bgl8mbffax16640pgg9ny693kqi4j7g17vx2q9l"; 1724 type = "gem"; 1725 }; 1726 - version = "1.11.0"; 1727 }; 1728 - hipchat = { 1729 - dependencies = ["httparty" "mimemagic"]; 1730 source = { 1731 remotes = ["https://rubygems.org"]; 1732 - sha256 = "0hgy5jav479vbzzk53lazhpjj094dcsqw6w1d6zjn52p72bwq60k"; 1733 type = "gem"; 1734 }; 1735 - version = "1.5.2"; 1736 }; 1737 - hike = { 1738 source = { 1739 remotes = ["https://rubygems.org"]; 1740 - sha256 = "0i6c9hrszzg3gn2j41v3ijnwcm8cc2931fnjiv6mnpl4jcjjykhm"; 1741 type = "gem"; 1742 }; 1743 - version = "1.2.3"; 1744 }; 1745 - highline = { 1746 source = { 1747 remotes = ["https://rubygems.org"]; 1748 - sha256 = "1nf5lgdn6ni2lpfdn4gk3gi47fmnca2bdirabbjbz1fk9w4p8lkr"; 1749 type = "gem"; 1750 }; 1751 - version = "1.7.8"; 1752 }; 1753 - hashie = { 1754 source = { 1755 remotes = ["https://rubygems.org"]; 1756 - sha256 = "1iv5hd0zcryprx9lbcm615r3afc0d6rhc27clywmhhgpx68k8899"; 1757 type = "gem"; 1758 }; 1759 - version = "3.4.3"; 1760 }; 1761 - haml-rails = { 1762 - dependencies = ["actionpack" "activesupport" "haml" "html2haml" "railties"]; 1763 source = { 1764 remotes = ["https://rubygems.org"]; 1765 - sha256 = "1hbfznkxab663hxp1v6gpsa7sv6w1fnw9r8b3flixwylnwh3c5dz"; 1766 type = "gem"; 1767 }; 1768 - version = "0.9.0"; 1769 }; 1770 - haml = { 1771 - dependencies = ["tilt"]; 1772 source = { 1773 remotes = ["https://rubygems.org"]; 1774 - sha256 = "0mrzjgkygvfii66bbylj2j93na8i89998yi01fin3whwqbvx0m1p"; 1775 type = "gem"; 1776 }; 1777 - version = "4.0.7"; 1778 }; 1779 - grape-entity = { 1780 - dependencies = ["activesupport" "multi_json"]; 1781 source = { 1782 remotes = ["https://rubygems.org"]; 1783 - sha256 = "0hxghs2p9ncvdwhp6dwr1a74g552c49dd0jzy0szp4pg2xjbgjk8"; 1784 type = "gem"; 1785 }; 1786 - version = "0.4.8"; 1787 }; 1788 - grape = { 1789 - dependencies = ["activesupport" "builder" "hashie" "multi_json" "multi_xml" "rack" "rack-accept" "rack-mount" "virtus"]; 1790 source = { 1791 remotes = ["https://rubygems.org"]; 1792 - sha256 = "1dxfal5jspxq612jjkqbd7xgp5dswdyllbbfq6fj2m7s21pismmh"; 1793 type = "gem"; 1794 }; 1795 - version = "0.13.0"; 1796 }; 1797 - gon = { 1798 - dependencies = ["actionpack" "json" "multi_json" "request_store"]; 1799 source = { 1800 remotes = ["https://rubygems.org"]; 1801 - sha256 = "1f359cd9zsa4nrng35bij5skvjrj5ywn2dhmlg41b97vmza26bxr"; 1802 type = "gem"; 1803 }; 1804 - version = "6.0.1"; 1805 }; 1806 - gollum-lib = { 1807 - dependencies = ["github-markup" "gollum-grit_adapter" "nokogiri" "rouge" "sanitize" "stringex"]; 1808 source = { 1809 remotes = ["https://rubygems.org"]; 1810 - sha256 = "01s8pgzhc3cgcmsy6hh79wrcbn5vbadniq2a7d4qw87kpq7mzfdm"; 1811 type = "gem"; 1812 }; 1813 - version = "4.1.0"; 1814 }; 1815 - gollum-grit_adapter = { 1816 - dependencies = ["gitlab-grit"]; 1817 source = { 1818 remotes = ["https://rubygems.org"]; 1819 - sha256 = "02c5qfq0s0kx2ifnpbnbgz6258fl7rchzzzc7vpx72shi8gbpac7"; 1820 type = "gem"; 1821 }; 1822 - version = "1.0.0"; 1823 }; 1824 - globalid = { 1825 - dependencies = ["activesupport"]; 1826 source = { 1827 remotes = ["https://rubygems.org"]; 1828 - sha256 = "145xrpsfx1qqjy33r6qa588wb16dvdhxzj2aysh755vhg6hgm291"; 1829 type = "gem"; 1830 }; 1831 - version = "0.3.6"; 1832 }; 1833 - gitlab_omniauth-ldap = { 1834 - dependencies = ["net-ldap" "omniauth" "pyu-ruby-sasl" "rubyntlm"]; 1835 source = { 1836 remotes = ["https://rubygems.org"]; 1837 - sha256 = "1vbdyi57vvlrigyfhmqrnkw801x57fwa3gxvj1rj2bn9ig5186ri"; 1838 type = "gem"; 1839 }; 1840 - version = "1.2.1"; 1841 }; 1842 - gitlab_meta = { 1843 source = { 1844 remotes = ["https://rubygems.org"]; 1845 - sha256 = "14vahv7gblcypbvip845sg3lvawf3kij61mkxz5vyfcv23niqvp9"; 1846 type = "gem"; 1847 }; 1848 - version = "7.0"; 1849 }; 1850 - gitlab_git = { 1851 source = { 1852 remotes = ["https://rubygems.org"]; 1853 - sha256 = "0311dl4vh6h7k8xarmpr61fndrhbmfskzjzkkj1rr8321gn8znfv"; 1854 type = "gem"; 1855 }; 1856 - version = "8.2.0"; 1857 }; 1858 - gitlab_emoji = { 1859 source = { 1860 remotes = ["https://rubygems.org"]; 1861 - sha256 = "1dy746icdmyc548mb5xkavvkn37pk7vv3gznx0p6hff325pan8dj"; 1862 type = "gem"; 1863 }; 1864 - version = "0.3.1"; 1865 }; 1866 - gitlab-grit = { 1867 - dependencies = ["charlock_holmes" "diff-lcs" "mime-types" "posix-spawn"]; 1868 source = { 1869 remotes = ["https://rubygems.org"]; 1870 - sha256 = "0nv8shx7w7fww8lf5a2rbvf7bq173rllm381m6x7g1i0qqc68q1b"; 1871 type = "gem"; 1872 }; 1873 - version = "2.7.3"; 1874 }; 1875 - gitlab-flowdock-git-hook = { 1876 - dependencies = ["flowdock" "gitlab-grit" "multi_json"]; 1877 source = { 1878 remotes = ["https://rubygems.org"]; 1879 - sha256 = "1s3a10cdbh4xy732b92zcsm5zyc1lhi5v29d76j8mwbqmj11a2p8"; 1880 type = "gem"; 1881 }; 1882 - version = "1.0.1"; 1883 }; 1884 - github-markup = { 1885 source = { 1886 remotes = ["https://rubygems.org"]; 1887 - sha256 = "01r901wcgn0gs0n9h684gs5n90y1vaj9lxnx4z5ig611jwa43ivq"; 1888 type = "gem"; 1889 }; 1890 - version = "1.3.3"; 1891 }; 1892 - github-linguist = { 1893 source = { 1894 remotes = ["https://rubygems.org"]; 1895 - sha256 = "1xxm2lbabkc1xmx2myv56a4fkw3wwg9n8w2bzwrl4s33kf6x62ag"; 1896 type = "gem"; 1897 }; 1898 - version = "4.7.5"; 1899 }; 1900 - gherkin-ruby = { 1901 source = { 1902 remotes = ["https://rubygems.org"]; 1903 - sha256 = "18ay7yiibf4sl9n94k7mbi4k5zj2igl4j71qcmkswv69znyx0sn1"; 1904 type = "gem"; 1905 }; 1906 - version = "0.3.2"; 1907 }; 1908 - get_process_mem = { 1909 source = { 1910 remotes = ["https://rubygems.org"]; 1911 - sha256 = "025f7v6bpbgsa2nr0hzv2riggj8qmzbwcyxfgjidpmwh5grh7j29"; 1912 type = "gem"; 1913 }; 1914 - version = "0.2.0"; 1915 }; 1916 - gemojione = { 1917 source = { 1918 remotes = ["https://rubygems.org"]; 1919 - sha256 = "0av60lajn64z1csmkzfaf5wvpd3x48lcshiknkqr8m0zx3sg7w3h"; 1920 type = "gem"; 1921 }; 1922 - version = "2.2.1"; 1923 }; 1924 - gemnasium-gitlab-service = { 1925 - dependencies = ["rugged"]; 1926 source = { 1927 remotes = ["https://rubygems.org"]; 1928 - sha256 = "1qv7fkahmqkah3770ycrxd0x2ais4z41hb43a0r8q8wcdklns3m3"; 1929 type = "gem"; 1930 }; 1931 - version = "0.2.6"; 1932 }; 1933 - fuubar = { 1934 - dependencies = ["rspec" "ruby-progressbar"]; 1935 source = { 1936 remotes = ["https://rubygems.org"]; 1937 - sha256 = "0xwqs24y8s73aayh39si17kccsmr0bjgmi6jrjyfp7gkjb6iyhpv"; 1938 type = "gem"; 1939 }; 1940 - version = "2.0.0"; 1941 }; 1942 - formatador = { 1943 source = { 1944 remotes = ["https://rubygems.org"]; 1945 - sha256 = "1gc26phrwlmlqrmz4bagq1wd5b7g64avpx0ghxr9xdxcvmlii0l0"; 1946 type = "gem"; 1947 }; 1948 - version = "0.2.5"; 1949 }; 1950 - foreman = { 1951 - dependencies = ["thor"]; 1952 source = { 1953 remotes = ["https://rubygems.org"]; 1954 - sha256 = "1caz8mi7gq1hs4l1flcyyw1iw1bdvdbhppsvy12akr01k3s17xaq"; 1955 type = "gem"; 1956 }; 1957 - version = "0.78.0"; 1958 }; 1959 - font-awesome-rails = { 1960 - dependencies = ["railties"]; 1961 source = { 1962 remotes = ["https://rubygems.org"]; 1963 - sha256 = "09x1bg98sp2v1lsg9h2bal915q811xq84h9d74p1f3378ga63c1x"; 1964 type = "gem"; 1965 }; 1966 - version = "4.5.0.0"; 1967 }; 1968 - fog-xml = { 1969 - dependencies = ["fog-core" "nokogiri"]; 1970 source = { 1971 remotes = ["https://rubygems.org"]; 1972 - sha256 = "1576sbzza47z48p0k9h1wg3rhgcvcvdd1dfz3xx1cgahwr564fqa"; 1973 type = "gem"; 1974 }; 1975 - version = "0.1.2"; 1976 }; 1977 - fog-xenserver = { 1978 - dependencies = ["fog-core" "fog-xml"]; 1979 source = { 1980 remotes = ["https://rubygems.org"]; 1981 - sha256 = "1ngw8hh8ljk7wi0cp8n4b4jcy2acx0yqzjk7851m3mp0kji5dlgl"; 1982 type = "gem"; 1983 }; 1984 - version = "0.2.2"; 1985 }; 1986 - fog-voxel = { 1987 - dependencies = ["fog-core" "fog-xml"]; 1988 source = { 1989 remotes = ["https://rubygems.org"]; 1990 - sha256 = "10skdnj59yf4jpvq769njjrvh2l0wzaa7liva8n78qq003mvmfgx"; 1991 type = "gem"; 1992 }; 1993 - version = "0.1.0"; 1994 }; 1995 - fog-vmfusion = { 1996 - dependencies = ["fission" "fog-core"]; 1997 source = { 1998 remotes = ["https://rubygems.org"]; 1999 - sha256 = "0g0l0k9ylxk1h9pzqr6h2ba98fl47lpp3j19lqv4jxw0iw1rqxn4"; 2000 type = "gem"; 2001 }; 2002 - version = "0.1.0"; 2003 }; 2004 - fog-terremark = { 2005 - dependencies = ["fog-core" "fog-xml"]; 2006 source = { 2007 remotes = ["https://rubygems.org"]; 2008 - sha256 = "01lfkh9jppj0iknlklmwyb7ym3bfhkq58m3absb6rf5a5mcwi3lf"; 2009 type = "gem"; 2010 }; 2011 - version = "0.1.0"; 2012 }; 2013 - fog-storm_on_demand = { 2014 - dependencies = ["fog-core" "fog-json"]; 2015 source = { 2016 remotes = ["https://rubygems.org"]; 2017 - sha256 = "0fif1x8ci095b2yyilf65n7x6iyvn448azrsnmwsdkriy8vxxv3y"; 2018 type = "gem"; 2019 }; 2020 - version = "0.1.1"; 2021 }; 2022 - fog-softlayer = { 2023 - dependencies = ["fog-core" "fog-json"]; 2024 source = { 2025 remotes = ["https://rubygems.org"]; 2026 - sha256 = "1zax2wws0q8pm787jnlxd2xlj23f2acz0s6jl5nzczyxjgll571r"; 2027 type = "gem"; 2028 }; 2029 version = "1.0.3"; 2030 }; 2031 - fog-serverlove = { 2032 - dependencies = ["fog-core" "fog-json"]; 2033 source = { 2034 remotes = ["https://rubygems.org"]; 2035 - sha256 = "0hxgmwzygrw25rbsy05i6nzsyr0xl7xj5j2sjpkb9n9wli5sagci"; 2036 type = "gem"; 2037 }; 2038 - version = "0.1.2"; 2039 }; 2040 - fog-sakuracloud = { 2041 - dependencies = ["fog-core" "fog-json"]; 2042 source = { 2043 remotes = ["https://rubygems.org"]; 2044 - sha256 = "08krsn9sk5sx0aza812g31r169bd0zanb8pq5am3a64j6azarimd"; 2045 type = "gem"; 2046 }; 2047 - version = "1.7.5"; 2048 }; 2049 - fog-riakcs = { 2050 - dependencies = ["fog-core" "fog-json" "fog-xml"]; 2051 source = { 2052 remotes = ["https://rubygems.org"]; 2053 - sha256 = "1nbxc4dky3agfwrmgm1aqmi59p6vnvfnfbhhg7xpg4c2cf41whxm"; 2054 type = "gem"; 2055 }; 2056 - version = "0.1.0"; 2057 }; 2058 - fog-radosgw = { 2059 - dependencies = ["fog-core" "fog-json" "fog-xml"]; 2060 source = { 2061 remotes = ["https://rubygems.org"]; 2062 - sha256 = "0nslgv8yp5qkiryj3zsm91gs7s6i626igj61kwxjjwk2yv6swyr6"; 2063 type = "gem"; 2064 }; 2065 - version = "0.0.5"; 2066 }; 2067 - fog-profitbricks = { 2068 - dependencies = ["fog-core" "fog-xml" "nokogiri"]; 2069 source = { 2070 remotes = ["https://rubygems.org"]; 2071 - sha256 = "154sqs2dcmvg21v4m3fj8f09z5i70sq8a485v6rdygsffs8xrycn"; 2072 type = "gem"; 2073 }; 2074 - version = "0.0.5"; 2075 }; 2076 - fog-powerdns = { 2077 - dependencies = ["fog-core" "fog-json" "fog-xml"]; 2078 source = { 2079 remotes = ["https://rubygems.org"]; 2080 - sha256 = "08zavzwfkk344gz83phz4sy9nsjznsdjsmn1ifp6ja17bvydlhh7"; 2081 type = "gem"; 2082 }; 2083 - version = "0.1.1"; 2084 }; 2085 - fog-local = { 2086 - dependencies = ["fog-core"]; 2087 source = { 2088 remotes = ["https://rubygems.org"]; 2089 - sha256 = "0i5hxwzmc2ag3z9nlligsaf679kp2pz39cd8n2s9cmxaamnlh2s3"; 2090 type = "gem"; 2091 }; 2092 - version = "0.2.1"; 2093 }; 2094 - fog-json = { 2095 - dependencies = ["fog-core" "multi_json"]; 2096 source = { 2097 remotes = ["https://rubygems.org"]; 2098 - sha256 = "0advkkdjajkym77r3c0bg2rlahl2akj0vl4p5r273k2qmi16n00r"; 2099 type = "gem"; 2100 }; 2101 - version = "1.0.2"; 2102 }; 2103 - fog-google = { 2104 - dependencies = ["fog-core" "fog-json" "fog-xml"]; 2105 source = { 2106 remotes = ["https://rubygems.org"]; 2107 - sha256 = "0z4vmswpqwph04c0wqzrscns1d1wdm8kbxx457bv156mawzrhfj3"; 2108 type = "gem"; 2109 }; 2110 - version = "0.1.0"; 2111 }; 2112 - fog-ecloud = { 2113 - dependencies = ["fog-core" "fog-xml"]; 2114 source = { 2115 remotes = ["https://rubygems.org"]; 2116 - sha256 = "18rb4qjad9xwwqvvpj8r2h0hi9svy71pm4d3fc28cdcnfarmdi06"; 2117 type = "gem"; 2118 }; 2119 - version = "0.3.0"; 2120 }; 2121 - fog-dynect = { 2122 - dependencies = ["fog-core" "fog-json" "fog-xml"]; 2123 source = { 2124 remotes = ["https://rubygems.org"]; 2125 - sha256 = "18lqmdkm22254z86jh3aa9v9vqk8bgbd3d1m0w7az3ij47ak7kch"; 2126 type = "gem"; 2127 }; 2128 - version = "0.0.2"; 2129 }; 2130 - fog-core = { 2131 - dependencies = ["builder" "excon" "formatador"]; 2132 source = { 2133 remotes = ["https://rubygems.org"]; 2134 - sha256 = "02z91r3f5a64hlalm6h39v0778yl2kk3qvva0zvplpp9hpwbwzhl"; 2135 type = "gem"; 2136 }; 2137 - version = "1.35.0"; 2138 }; 2139 - fog-brightbox = { 2140 - dependencies = ["fog-core" "fog-json" "inflecto"]; 2141 source = { 2142 remotes = ["https://rubygems.org"]; 2143 - sha256 = "0p7rbx587hb1d1am90dcr3zdp6y50c2zddh97yfgl62vji0pbkkd"; 2144 type = "gem"; 2145 }; 2146 - version = "0.10.1"; 2147 }; 2148 - fog-aws = { 2149 - dependencies = ["fog-core" "fog-json" "fog-xml" "ipaddress"]; 2150 source = { 2151 remotes = ["https://rubygems.org"]; 2152 - sha256 = "1pzfahq8h3alfflb5dr8lm02q27x81vm96qn5zyfdlx86yy7bq96"; 2153 type = "gem"; 2154 }; 2155 - version = "0.8.1"; 2156 }; 2157 - fog-atmos = { 2158 - dependencies = ["fog-core" "fog-xml"]; 2159 source = { 2160 remotes = ["https://rubygems.org"]; 2161 - sha256 = "1aaxgnw9zy96gsh4h73kszypc32sx497s6bslvhfqh32q9d1y8c9"; 2162 type = "gem"; 2163 }; 2164 - version = "0.1.0"; 2165 }; 2166 - fog-aliyun = { 2167 - dependencies = ["fog-core" "fog-json" "ipaddress" "xml-simple"]; 2168 source = { 2169 remotes = ["https://rubygems.org"]; 2170 - sha256 = "1i76g8sdskyfc0gcnd6n9i757s7dmwg3wf6spcr2xh8wzyxkm1pj"; 2171 type = "gem"; 2172 }; 2173 - version = "0.1.0"; 2174 }; 2175 - fog = { 2176 - dependencies = ["fog-aliyun" "fog-atmos" "fog-aws" "fog-brightbox" "fog-core" "fog-dynect" "fog-ecloud" "fog-google" "fog-json" "fog-local" "fog-powerdns" "fog-profitbricks" "fog-radosgw" "fog-riakcs" "fog-sakuracloud" "fog-serverlove" "fog-softlayer" "fog-storm_on_demand" "fog-terremark" "fog-vmfusion" "fog-voxel" "fog-xenserver" "fog-xml" "ipaddress" "nokogiri"]; 2177 source = { 2178 remotes = ["https://rubygems.org"]; 2179 - sha256 = "1ml31jdycqdm8w7w3l9pbyrgbnmrrnhmkppa2x4bwi9as1n1jmwq"; 2180 type = "gem"; 2181 }; 2182 - version = "1.36.0"; 2183 }; 2184 - flowdock = { 2185 - dependencies = ["httparty" "multi_json"]; 2186 source = { 2187 remotes = ["https://rubygems.org"]; 2188 - sha256 = "04nrvg4gzgabf5mnnhccl8bwrkvn3y4pm7a1dqzqhpvfr4m5pafg"; 2189 type = "gem"; 2190 }; 2191 - version = "0.7.1"; 2192 }; 2193 - flog = { 2194 - dependencies = ["ruby_parser" "sexp_processor"]; 2195 source = { 2196 remotes = ["https://rubygems.org"]; 2197 - sha256 = "1asrcdj6gh5mxcimqak94jjyyi5cxnqn904lc8pmrljg1nv1bxpm"; 2198 type = "gem"; 2199 }; 2200 - version = "4.3.2"; 2201 }; 2202 - flay = { 2203 - dependencies = ["ruby_parser" "sexp_processor"]; 2204 source = { 2205 remotes = ["https://rubygems.org"]; 2206 - sha256 = "0zcp9nmnfqixdcqa2dzwwjy5np4n2n16bj25gw7bbzbjp9hqzhn6"; 2207 type = "gem"; 2208 }; 2209 - version = "2.6.1"; 2210 }; 2211 - fission = { 2212 - dependencies = ["CFPropertyList"]; 2213 source = { 2214 remotes = ["https://rubygems.org"]; 2215 - sha256 = "09pmp1j1rr8r3pcmbn2na2ls7s1j9ijbxj99xi3a8r6v5xhjdjzh"; 2216 type = "gem"; 2217 }; 2218 - version = "0.5.0"; 2219 }; 2220 - ffi = { 2221 source = { 2222 remotes = ["https://rubygems.org"]; 2223 - sha256 = "1m5mprppw0xcrv2mkim5zsk70v089ajzqiq5hpyb0xg96fcyzyxj"; 2224 type = "gem"; 2225 }; 2226 - version = "1.9.10"; 2227 }; 2228 - ffaker = { 2229 source = { 2230 remotes = ["https://rubygems.org"]; 2231 - sha256 = "19fnbbsw87asyb1hvkr870l2yldah2jcjb8074pgyrma5lynwmn0"; 2232 type = "gem"; 2233 }; 2234 - version = "2.0.0"; 2235 }; 2236 - fastercsv = { 2237 source = { 2238 remotes = ["https://rubygems.org"]; 2239 - sha256 = "1df3vfgw5wg0s405z0pj0rfcvnl9q6wak7ka8gn0xqg4cag1k66h"; 2240 type = "gem"; 2241 }; 2242 - version = "1.5.5"; 2243 }; 2244 - faraday_middleware-multi_json = { 2245 - dependencies = ["faraday_middleware" "multi_json"]; 2246 source = { 2247 remotes = ["https://rubygems.org"]; 2248 - sha256 = "0651sxhzbq9xfq3hbpmrp0nbybxnm9ja3m97k386m4bqgamlvz1q"; 2249 type = "gem"; 2250 }; 2251 - version = "0.0.6"; 2252 }; 2253 - faraday_middleware = { 2254 - dependencies = ["faraday"]; 2255 source = { 2256 remotes = ["https://rubygems.org"]; 2257 - sha256 = "0nxia26xzy8i56qfyz1bg8dg9yb26swpgci8n5jry8mh4bnx5r5h"; 2258 type = "gem"; 2259 }; 2260 - version = "0.10.0"; 2261 }; 2262 - faraday = { 2263 - dependencies = ["multipart-post"]; 2264 source = { 2265 remotes = ["https://rubygems.org"]; 2266 - sha256 = "1kplqkpn2s2yl3lxdf6h7sfldqvkbkpxwwxhyk7mdhjplb5faqh6"; 2267 type = "gem"; 2268 }; 2269 - version = "0.9.2"; 2270 }; 2271 - factory_girl_rails = { 2272 - dependencies = ["factory_girl" "railties"]; 2273 source = { 2274 remotes = ["https://rubygems.org"]; 2275 - sha256 = "1jj0yl6mfildb4g79dwgc1q5pv2pa65k9b1ml43mi8mg62j8mrhz"; 2276 type = "gem"; 2277 }; 2278 - version = "4.3.0"; 2279 }; 2280 - factory_girl = { 2281 - dependencies = ["activesupport"]; 2282 source = { 2283 remotes = ["https://rubygems.org"]; 2284 - sha256 = "13z20a4b7z1c8vbz0qz5ranssdprldwvwlgjmn38x311sfjmp9dz"; 2285 type = "gem"; 2286 }; 2287 - version = "4.3.0"; 2288 }; 2289 - expression_parser = { 2290 source = { 2291 remotes = ["https://rubygems.org"]; 2292 - sha256 = "1938z3wmmdabqxlh5d5c56xfg1jc6z15p7zjyhvk7364zwydnmib"; 2293 type = "gem"; 2294 }; 2295 - version = "0.9.0"; 2296 }; 2297 - execjs = { 2298 source = { 2299 remotes = ["https://rubygems.org"]; 2300 - sha256 = "0grlxwiccbnflxs30r3h7g23xnps5knav1jyqkk3anvm8363ifjw"; 2301 type = "gem"; 2302 }; 2303 - version = "2.6.0"; 2304 }; 2305 - excon = { 2306 source = { 2307 remotes = ["https://rubygems.org"]; 2308 - sha256 = "1shb4g3dhsfkywgjv6123yrvp2c8bvi8hqmq47iqa5lp72sn4b4w"; 2309 type = "gem"; 2310 }; 2311 - version = "0.45.4"; 2312 }; 2313 - eventmachine = { 2314 source = { 2315 remotes = ["https://rubygems.org"]; 2316 - sha256 = "1frvpk3p73xc64qkn0ymll3flvn4xcycq5yx8a43zd3gyzc1ifjp"; 2317 type = "gem"; 2318 }; 2319 - version = "1.0.8"; 2320 }; 2321 - escape_utils = { 2322 source = { 2323 remotes = ["https://rubygems.org"]; 2324 - sha256 = "0hb8nmrgmd9n5dhih86fp91sf26mmw14sdn5vswg5g20svrqxc7x"; 2325 type = "gem"; 2326 }; 2327 - version = "1.1.0"; 2328 }; 2329 - erubis = { 2330 source = { 2331 remotes = ["https://rubygems.org"]; 2332 - sha256 = "1fj827xqjs91yqsydf0zmfyw9p4l2jz5yikg3mppz6d7fi8kyrb3"; 2333 type = "gem"; 2334 }; 2335 - version = "2.7.0"; 2336 }; 2337 - equalizer = { 2338 source = { 2339 remotes = ["https://rubygems.org"]; 2340 - sha256 = "1kjmx3fygx8njxfrwcmn7clfhjhb6bvv3scy2lyyi0wqyi3brra4"; 2341 type = "gem"; 2342 }; 2343 - version = "0.0.11"; 2344 }; 2345 - encryptor = { 2346 source = { 2347 remotes = ["https://rubygems.org"]; 2348 - sha256 = "04wqqda081h7hmhwjjx1yqxprxjk8s5jgv837xqv1bpxiv7f4v1y"; 2349 type = "gem"; 2350 }; 2351 - version = "1.3.0"; 2352 }; 2353 - email_spec = { 2354 - dependencies = ["launchy" "mail"]; 2355 source = { 2356 remotes = ["https://rubygems.org"]; 2357 - sha256 = "00p1cc69ncrgg7m45va43pszip8anx5735w1lsb7p5ygkyw8nnpv"; 2358 type = "gem"; 2359 }; 2360 - version = "1.6.0"; 2361 }; 2362 - email_reply_parser = { 2363 source = { 2364 remotes = ["https://rubygems.org"]; 2365 - sha256 = "0k2p229mv7xn7q627zwmvhrcvba4b9m70pw2jfjm6iimg2vmf22r"; 2366 type = "gem"; 2367 }; 2368 - version = "0.5.8"; 2369 }; 2370 - dropzonejs-rails = { 2371 - dependencies = ["rails"]; 2372 source = { 2373 remotes = ["https://rubygems.org"]; 2374 - sha256 = "1vqqxzv6qdqy47m2q28adnmccfvc17p2bmkkaqjvrczrhvkkha64"; 2375 type = "gem"; 2376 }; 2377 - version = "0.7.2"; 2378 }; 2379 - doorkeeper = { 2380 - dependencies = ["railties"]; 2381 source = { 2382 remotes = ["https://rubygems.org"]; 2383 - sha256 = "0wim84wkvx758cfb8q92w3hhvnfbwr990x1mmfv1ss1ivjz8fmm0"; 2384 type = "gem"; 2385 }; 2386 - version = "2.2.2"; 2387 }; 2388 - domain_name = { 2389 - dependencies = ["unf"]; 2390 source = { 2391 remotes = ["https://rubygems.org"]; 2392 - sha256 = "16qvfrmcwlzz073aas55mpw2nhyhjcn96s524w0g1wlml242hjav"; 2393 type = "gem"; 2394 }; 2395 - version = "0.5.25"; 2396 }; 2397 - docile = { 2398 source = { 2399 remotes = ["https://rubygems.org"]; 2400 - sha256 = "0m8j31whq7bm5ljgmsrlfkiqvacrw6iz9wq10r3gwrv5785y8gjx"; 2401 type = "gem"; 2402 }; 2403 - version = "1.1.5"; 2404 }; 2405 - diffy = { 2406 source = { 2407 remotes = ["https://rubygems.org"]; 2408 - sha256 = "0il0ri511g9rm88qbvncbzgwc6wk6265hmnf7grcczmrs1z49vl0"; 2409 type = "gem"; 2410 }; 2411 - version = "3.0.7"; 2412 }; 2413 - diff-lcs = { 2414 source = { 2415 remotes = ["https://rubygems.org"]; 2416 - sha256 = "1vf9civd41bnqi6brr5d9jifdw73j9khc6fkhfl1f8r9cpkdvlx1"; 2417 type = "gem"; 2418 }; 2419 - version = "1.2.5"; 2420 }; 2421 - devise-two-factor = { 2422 - dependencies = ["activesupport" "attr_encrypted" "devise" "railties" "rotp"]; 2423 source = { 2424 remotes = ["https://rubygems.org"]; 2425 - sha256 = "1v2wva971ds48af47rj4ywavlmz7qzbmf1jpf1l3xn3mscz52hln"; 2426 type = "gem"; 2427 }; 2428 - version = "2.0.1"; 2429 }; 2430 - devise-async = { 2431 - dependencies = ["devise"]; 2432 source = { 2433 remotes = ["https://rubygems.org"]; 2434 - sha256 = "11llg7ggzpmg4lb9gh4sx55spvp98sal5r803gjzamps9crfq6mm"; 2435 type = "gem"; 2436 }; 2437 - version = "0.9.0"; 2438 }; 2439 - devise = { 2440 - dependencies = ["bcrypt" "orm_adapter" "railties" "responders" "thread_safe" "warden"]; 2441 source = { 2442 remotes = ["https://rubygems.org"]; 2443 - sha256 = "00h0xdl4a8pjpb0gbgy4w6q9j2mpczkmj23195zmjrg2b1gl8f2q"; 2444 type = "gem"; 2445 }; 2446 - version = "3.5.4"; 2447 }; 2448 - descendants_tracker = { 2449 - dependencies = ["thread_safe"]; 2450 source = { 2451 remotes = ["https://rubygems.org"]; 2452 - sha256 = "15q8g3fcqyb41qixn6cky0k3p86291y7xsh1jfd851dvrza1vi79"; 2453 type = "gem"; 2454 }; 2455 - version = "0.0.4"; 2456 }; 2457 - default_value_for = { 2458 - dependencies = ["activerecord"]; 2459 source = { 2460 remotes = ["https://rubygems.org"]; 2461 - sha256 = "1z4lrba4y1c3y0rxw8321qbwsb3nr6c2igrpksfvz93yhc9m6xm0"; 2462 type = "gem"; 2463 }; 2464 - version = "3.0.1"; 2465 }; 2466 - debugger-ruby_core_source = { 2467 source = { 2468 remotes = ["https://rubygems.org"]; 2469 - sha256 = "1lp5dmm8a8dpwymv6r1y6yr24wxsj0gvgb2b8i7qq9rcv414snwd"; 2470 type = "gem"; 2471 }; 2472 - version = "1.3.8"; 2473 }; 2474 - debug_inspector = { 2475 source = { 2476 remotes = ["https://rubygems.org"]; 2477 - sha256 = "109761g00dbrw5q0dfnbqg8blfm699z4jj70l4zrgf9mzn7ii50m"; 2478 type = "gem"; 2479 }; 2480 - version = "0.0.2"; 2481 }; 2482 - database_cleaner = { 2483 source = { 2484 remotes = ["https://rubygems.org"]; 2485 - sha256 = "0n5r7kvsmknk876v3scdphfnvllr9157fa5q7j5fczg8j5qm6kf0"; 2486 type = "gem"; 2487 }; 2488 - version = "1.4.1"; 2489 }; 2490 - daemons = { 2491 source = { 2492 remotes = ["https://rubygems.org"]; 2493 - sha256 = "0b839hryy9sg7x3knsa1d6vfiyvn0mlsnhsb6an8zsalyrz1zgqg"; 2494 type = "gem"; 2495 }; 2496 - version = "1.2.3"; 2497 }; 2498 - d3_rails = { 2499 - dependencies = ["railties"]; 2500 source = { 2501 remotes = ["https://rubygems.org"]; 2502 - sha256 = "12vxiiflnnkcxak2wmbajyf5wzmcv9wkl4drsp0am72azl8a6g9x"; 2503 type = "gem"; 2504 }; 2505 - version = "3.5.11"; 2506 }; 2507 - creole = { 2508 source = { 2509 remotes = ["https://rubygems.org"]; 2510 - sha256 = "00rcscz16idp6dx0dk5yi5i0fz593i3r6anbn5bg2q07v3i025wm"; 2511 type = "gem"; 2512 }; 2513 - version = "0.5.0"; 2514 }; 2515 - crack = { 2516 - dependencies = ["safe_yaml"]; 2517 source = { 2518 remotes = ["https://rubygems.org"]; 2519 - sha256 = "0abb0fvgw00akyik1zxnq7yv391va148151qxdghnzngv66bl62k"; 2520 type = "gem"; 2521 }; 2522 - version = "0.4.3"; 2523 }; 2524 - coveralls = { 2525 - dependencies = ["json" "rest-client" "simplecov" "term-ansicolor" "thor" "tins"]; 2526 source = { 2527 remotes = ["https://rubygems.org"]; 2528 - sha256 = "03vnvcw1fdmkp3405blcxpsjf89jxd2061474a32fchsmv2das9y"; 2529 type = "gem"; 2530 }; 2531 - version = "0.8.9"; 2532 }; 2533 - connection_pool = { 2534 source = { 2535 remotes = ["https://rubygems.org"]; 2536 - sha256 = "1b2bb3k39ni5mzcnqlv9y4yjkbin20s7dkwzp0jw2jf1rmzcgrmy"; 2537 type = "gem"; 2538 }; 2539 - version = "2.2.0"; 2540 }; 2541 - concurrent-ruby = { 2542 source = { 2543 remotes = ["https://rubygems.org"]; 2544 - sha256 = "0qqdgcfkzv90nznrpsvg3cgg5xiqz4c8hnv7va5gm4fp4lf4k85v"; 2545 type = "gem"; 2546 }; 2547 - version = "1.0.0"; 2548 }; 2549 - colorize = { 2550 source = { 2551 remotes = ["https://rubygems.org"]; 2552 - sha256 = "16bsjcqb6pg3k94dh1l5g3hhx5g2g4g8rlr76dnc78yyzjjrbayn"; 2553 type = "gem"; 2554 }; 2555 - version = "0.7.7"; 2556 }; 2557 - coffee-script-source = { 2558 source = { 2559 remotes = ["https://rubygems.org"]; 2560 - sha256 = "1k4fg39rrkl3bpgchfj94fbl9s4ysaz16w8dkqncf2vyf79l3qz0"; 2561 type = "gem"; 2562 }; 2563 - version = "1.10.0"; 2564 }; 2565 - coffee-script = { 2566 - dependencies = ["coffee-script-source" "execjs"]; 2567 source = { 2568 remotes = ["https://rubygems.org"]; 2569 - sha256 = "0rc7scyk7mnpfxqv5yy4y5q1hx3i7q3ahplcp4bq2g5r24g2izl2"; 2570 type = "gem"; 2571 }; 2572 - version = "2.4.1"; 2573 }; 2574 - coffee-rails = { 2575 - dependencies = ["coffee-script" "railties"]; 2576 source = { 2577 remotes = ["https://rubygems.org"]; 2578 - sha256 = "0p3zhs44gsy1p90nmghihzfyl7bsk8kv6j3q7rj3bn74wg8w7nqs"; 2579 type = "gem"; 2580 }; 2581 - version = "4.1.0"; 2582 }; 2583 - coercible = { 2584 - dependencies = ["descendants_tracker"]; 2585 source = { 2586 remotes = ["https://rubygems.org"]; 2587 - sha256 = "1p5azydlsz0nkxmcq0i1gzmcfq02lgxc4as7wmf47j1c6ljav0ah"; 2588 type = "gem"; 2589 }; 2590 - version = "1.0.0"; 2591 }; 2592 - coderay = { 2593 source = { 2594 remotes = ["https://rubygems.org"]; 2595 - sha256 = "059wkzlap2jlkhg460pkwc1ay4v4clsmg1bp4vfzjzkgwdckr52s"; 2596 type = "gem"; 2597 }; 2598 - version = "1.1.0"; 2599 }; 2600 - cliver = { 2601 source = { 2602 remotes = ["https://rubygems.org"]; 2603 - sha256 = "096f4rj7virwvqxhkavy0v55rax10r4jqf8cymbvn4n631948xc7"; 2604 type = "gem"; 2605 }; 2606 - version = "0.3.2"; 2607 }; 2608 - chunky_png = { 2609 source = { 2610 remotes = ["https://rubygems.org"]; 2611 - sha256 = "0vf0axgrm95bs3y0x5gdb76xawfh210yxplj7jbwr6z7n88i1axn"; 2612 type = "gem"; 2613 }; 2614 - version = "1.3.5"; 2615 }; 2616 - charlock_holmes = { 2617 source = { 2618 remotes = ["https://rubygems.org"]; 2619 - sha256 = "0jsl6k27wjmssxbwv9wpf7hgp9r0nvizcf6qpjnr7qs2nia53lf7"; 2620 type = "gem"; 2621 }; 2622 - version = "0.7.3"; 2623 }; 2624 - cause = { 2625 source = { 2626 remotes = ["https://rubygems.org"]; 2627 - sha256 = "0digirxqlwdg79mkbn70yc7i9i1qnclm2wjbrc47kqv6236bpj00"; 2628 type = "gem"; 2629 }; 2630 - version = "0.1"; 2631 }; 2632 - carrierwave = { 2633 - dependencies = ["activemodel" "activesupport" "json"]; 2634 source = { 2635 remotes = ["https://rubygems.org"]; 2636 - sha256 = "1b1av1ancby6brhmypl5k8xwrasd8bd3kqp9ri8kbq7z8nj6k445"; 2637 type = "gem"; 2638 }; 2639 - version = "0.9.0"; 2640 }; 2641 - capybara-screenshot = { 2642 - dependencies = ["capybara" "launchy"]; 2643 source = { 2644 remotes = ["https://rubygems.org"]; 2645 - sha256 = "17v1wihr3aqrxhrwswkdpdklj1xsfcaksblh1y8hixvm9bqfyz3y"; 2646 type = "gem"; 2647 }; 2648 - version = "1.0.11"; 2649 }; 2650 - capybara = { 2651 - dependencies = ["mime-types" "nokogiri" "rack" "rack-test" "xpath"]; 2652 source = { 2653 remotes = ["https://rubygems.org"]; 2654 - sha256 = "114k4xi4nfbp3jfbxgwa3fksbwsyibx74gbdqpcgg3dxpmzkaa4f"; 2655 type = "gem"; 2656 }; 2657 - version = "2.4.4"; 2658 }; 2659 - cal-heatmap-rails = { 2660 source = { 2661 remotes = ["https://rubygems.org"]; 2662 - sha256 = "0lrmcyj3iixkprqi9fb9vcn97wpp779sl5hxxgx57r3rb7l4d20w"; 2663 type = "gem"; 2664 }; 2665 - version = "3.5.1"; 2666 }; 2667 - byebug = { 2668 source = { 2669 remotes = ["https://rubygems.org"]; 2670 - sha256 = "1yx89b7vh5mbvxyi8n7zl25ia1bqdj71995m4daj6d41rnkmrpnc"; 2671 type = "gem"; 2672 }; 2673 - version = "8.2.1"; 2674 }; 2675 - bundler-audit = { 2676 - dependencies = ["thor"]; 2677 source = { 2678 remotes = ["https://rubygems.org"]; 2679 - sha256 = "0msv3k2277y7al5lbnw7q9lmb5fnrscpkmsb36wpn189pdq0akfv"; 2680 type = "gem"; 2681 }; 2682 version = "0.4.0"; 2683 }; 2684 - bullet = { 2685 - dependencies = ["activesupport" "uniform_notifier"]; 2686 source = { 2687 remotes = ["https://rubygems.org"]; 2688 - sha256 = "1h3iaflcz5a1xr32bdb8sk4nx06yhh5d8y7w294w49xigfv4hzj3"; 2689 type = "gem"; 2690 }; 2691 - version = "4.14.10"; 2692 }; 2693 - builder = { 2694 source = { 2695 remotes = ["https://rubygems.org"]; 2696 - sha256 = "14fii7ab8qszrvsvhz6z2z3i4dw0h41a62fjr2h1j8m41vbrmyv2"; 2697 type = "gem"; 2698 }; 2699 - version = "3.2.2"; 2700 }; 2701 - browser = { 2702 source = { 2703 remotes = ["https://rubygems.org"]; 2704 - sha256 = "01bkb64w2ld2q5r3chc4f6spbjrmginyg8wlzg130zmx2z4jia2h"; 2705 type = "gem"; 2706 }; 2707 - version = "1.0.1"; 2708 }; 2709 - brakeman = { 2710 - dependencies = ["erubis" "fastercsv" "haml" "highline" "multi_json" "ruby2ruby" "ruby_parser" "safe_yaml" "sass" "slim" "terminal-table"]; 2711 source = { 2712 remotes = ["https://rubygems.org"]; 2713 - sha256 = "15v13yizpvp1rm86raqggmsmm51v6p8fqw3pfgi6xpvx1ba06cfm"; 2714 type = "gem"; 2715 }; 2716 - version = "3.1.4"; 2717 }; 2718 - bootstrap-sass = { 2719 - dependencies = ["autoprefixer-rails" "sass"]; 2720 source = { 2721 remotes = ["https://rubygems.org"]; 2722 - sha256 = "12hhw42hk9clwfj6yz5v0c5p35wrn5yjnji7bnzsfs99vi2q00ld"; 2723 type = "gem"; 2724 }; 2725 - version = "3.3.6"; 2726 }; 2727 - binding_of_caller = { 2728 - dependencies = ["debug_inspector"]; 2729 source = { 2730 remotes = ["https://rubygems.org"]; 2731 - sha256 = "15jg6dkaq2nzcd602d7ppqbdxw3aji961942w93crs6qw4n6h9yk"; 2732 type = "gem"; 2733 }; 2734 - version = "0.7.2"; 2735 }; 2736 - better_errors = { 2737 - dependencies = ["coderay" "erubis"]; 2738 source = { 2739 remotes = ["https://rubygems.org"]; 2740 - sha256 = "0v0q8bdkqqlcsfqbk4wvc3qnz8an44mgz720v5f11a4nr413mjgf"; 2741 type = "gem"; 2742 }; 2743 - version = "1.0.1"; 2744 }; 2745 - benchmark-ips = { 2746 source = { 2747 remotes = ["https://rubygems.org"]; 2748 - sha256 = "0bh681m54qdsdyvpvflj1wpnj3ybspbpjkr4cnlrl4nk4yikli0j"; 2749 type = "gem"; 2750 }; 2751 - version = "2.3.0"; 2752 }; 2753 - bcrypt = { 2754 source = { 2755 remotes = ["https://rubygems.org"]; 2756 - sha256 = "15cf7zzlj9b0xcx12jf8fmnpc8g1b0yhxal1yr5p7ny3mrz5pll6"; 2757 type = "gem"; 2758 }; 2759 - version = "3.1.10"; 2760 }; 2761 - babosa = { 2762 source = { 2763 remotes = ["https://rubygems.org"]; 2764 - sha256 = "05rgxg4pz4bc4xk34w5grv0yp1j94wf571w84lf3xgqcbs42ip2f"; 2765 type = "gem"; 2766 }; 2767 - version = "1.0.2"; 2768 }; 2769 - axiom-types = { 2770 - dependencies = ["descendants_tracker" "ice_nine" "thread_safe"]; 2771 source = { 2772 remotes = ["https://rubygems.org"]; 2773 - sha256 = "10q3k04pll041mkgy0m5fn2b1lazm6ly1drdbcczl5p57lzi3zy1"; 2774 type = "gem"; 2775 }; 2776 - version = "0.1.1"; 2777 }; 2778 - awesome_print = { 2779 source = { 2780 remotes = ["https://rubygems.org"]; 2781 - sha256 = "1k85hckprq0s9pakgadf42k1d5s07q23m3y6cs977i6xmwdivyzr"; 2782 type = "gem"; 2783 }; 2784 - version = "1.2.0"; 2785 }; 2786 - autoprefixer-rails = { 2787 - dependencies = ["execjs" "json"]; 2788 source = { 2789 remotes = ["https://rubygems.org"]; 2790 - sha256 = "0m1w42ncz0p48r5hbyglayxkzrnplw18r99dc1ia2cb3nizkwllx"; 2791 type = "gem"; 2792 }; 2793 - version = "6.2.3"; 2794 }; 2795 - attr_required = { 2796 source = { 2797 remotes = ["https://rubygems.org"]; 2798 - sha256 = "0pawa2i7gw9ppj6fq6y288da1ncjpzsmc6kx7z63mjjvypa5q3dc"; 2799 type = "gem"; 2800 }; 2801 - version = "1.0.0"; 2802 }; 2803 - attr_encrypted = { 2804 - dependencies = ["encryptor"]; 2805 source = { 2806 remotes = ["https://rubygems.org"]; 2807 - sha256 = "1hm2844qm37kflqq5v0x2irwasbhcblhp40qk10m3wlkj4m9wp8p"; 2808 type = "gem"; 2809 }; 2810 - version = "1.3.4"; 2811 }; 2812 - astrolabe = { 2813 - dependencies = ["parser"]; 2814 source = { 2815 remotes = ["https://rubygems.org"]; 2816 - sha256 = "0ybbmjxaf529vvhrj4y8d4jpf87f3hgczydzywyg1d04gggjx7l7"; 2817 type = "gem"; 2818 }; 2819 - version = "1.3.1"; 2820 }; 2821 - ast = { 2822 source = { 2823 remotes = ["https://rubygems.org"]; 2824 - sha256 = "102bywfxrv0w3n4s6lg25d7xxshd344sc7ijslqmganj5bany1pk"; 2825 type = "gem"; 2826 }; 2827 - version = "2.1.0"; 2828 }; 2829 - asciidoctor = { 2830 source = { 2831 remotes = ["https://rubygems.org"]; 2832 - sha256 = "0q9yhan2mkk1lh15zcfd9g2fn6faix9yrf5skg23dp1y77jv7vm0"; 2833 type = "gem"; 2834 }; 2835 - version = "1.5.3"; 2836 }; 2837 - asana = { 2838 - dependencies = ["faraday" "faraday_middleware" "faraday_middleware-multi_json" "oauth2"]; 2839 source = { 2840 remotes = ["https://rubygems.org"]; 2841 - sha256 = "1560p13g57pl4xqkmhwn1vpqhm7mw9fwmmswk38k3i2r7g0b5y9z"; 2842 type = "gem"; 2843 }; 2844 - version = "0.4.0"; 2845 }; 2846 - arel = { 2847 source = { 2848 remotes = ["https://rubygems.org"]; 2849 - sha256 = "1a270mlajhrmpqbhxcqjqypnvgrq4pgixpv3w9gwp1wrrapnwrzk"; 2850 type = "gem"; 2851 }; 2852 - version = "6.0.3"; 2853 }; 2854 - annotate = { 2855 - dependencies = ["activerecord" "rake"]; 2856 source = { 2857 remotes = ["https://rubygems.org"]; 2858 - sha256 = "1wdw9phsv2dndgid3pd8h0hl4zycwy11jc9iz6prwza0xax0i7hg"; 2859 type = "gem"; 2860 }; 2861 - version = "2.6.10"; 2862 }; 2863 - allocations = { 2864 source = { 2865 remotes = ["https://rubygems.org"]; 2866 - sha256 = "0iynf7gkbnbr5mgl2wgbgvxmjdiawh7ywwbnyjm94bj3pkybzgkc"; 2867 type = "gem"; 2868 }; 2869 - version = "1.0.4"; 2870 }; 2871 - akismet = { 2872 source = { 2873 remotes = ["https://rubygems.org"]; 2874 - sha256 = "0hqpn25iyypkwkrqaibjm5nss5jmlkrddhia7frmz94prvyjr02w"; 2875 type = "gem"; 2876 }; 2877 - version = "2.0.0"; 2878 }; 2879 - after_commit_queue = { 2880 - dependencies = ["activerecord"]; 2881 source = { 2882 remotes = ["https://rubygems.org"]; 2883 - sha256 = "1jrhvj4335dsrj0xndbf7a7m2inbwbx1knc0bwgvmkk1w47l43s0"; 2884 type = "gem"; 2885 }; 2886 - version = "1.3.0"; 2887 }; 2888 - addressable = { 2889 source = { 2890 remotes = ["https://rubygems.org"]; 2891 - sha256 = "1533axm85gpz267km9gnfarf9c78g2scrysd6b8yw33vmhkz2km6"; 2892 type = "gem"; 2893 }; 2894 - version = "2.3.8"; 2895 }; 2896 - acts-as-taggable-on = { 2897 - dependencies = ["activerecord"]; 2898 source = { 2899 remotes = ["https://rubygems.org"]; 2900 - sha256 = "0bz0z8dlp3fjzah9y9b6rr9mkidsav9l4hdm51fnq1gd05yv3pr7"; 2901 type = "gem"; 2902 }; 2903 - version = "3.5.0"; 2904 }; 2905 - activesupport = { 2906 - dependencies = ["i18n" "json" "minitest" "thread_safe" "tzinfo"]; 2907 source = { 2908 remotes = ["https://rubygems.org"]; 2909 - sha256 = "80ad345adf7e2b72c5d90753c0df91eacc34f4de02b34cfbf60bcf6c83483031"; 2910 type = "gem"; 2911 }; 2912 - version = "4.2.5.2"; 2913 }; 2914 - activerecord-session_store = { 2915 - dependencies = ["actionpack" "activerecord" "railties"]; 2916 source = { 2917 remotes = ["https://rubygems.org"]; 2918 - sha256 = "1rp5q0q5i5syfgw7qpiq3a42x13p7myyv1c5hmnczpdlh57axs3p"; 2919 type = "gem"; 2920 }; 2921 - version = "0.1.2"; 2922 }; 2923 - activerecord-nulldb-adapter = { 2924 source = { 2925 remotes = ["https://rubygems.org"]; 2926 - sha256 = "1ym3paxp5lqr2kr4hkqj6xxqvgl57fv8jqhvgjfxb9lk7k5jlfmp"; 2927 type = "gem"; 2928 }; 2929 - version = "0.3.2"; 2930 }; 2931 - activerecord-deprecated_finders = { 2932 source = { 2933 remotes = ["https://rubygems.org"]; 2934 - sha256 = "03xplckz7v3nm6inqkwdd44h6gpbpql0v02jc1rz46a38rd6cj6m"; 2935 type = "gem"; 2936 }; 2937 - version = "1.0.4"; 2938 }; 2939 - activerecord = { 2940 - dependencies = ["activemodel" "activesupport" "arel"]; 2941 source = { 2942 remotes = ["https://rubygems.org"]; 2943 - sha256 = "c2b1b6a4c6b8542c2464b457dce4cac4915efcbd3d5acfba57102e58474c33f2"; 2944 type = "gem"; 2945 }; 2946 - version = "4.2.5.2"; 2947 }; 2948 - activemodel = { 2949 - dependencies = ["activesupport" "builder"]; 2950 source = { 2951 remotes = ["https://rubygems.org"]; 2952 - sha256 = "09ce967be3086b34ae9fcbd919e714b2bdf72b8ab6e89b64aa74627267d93962"; 2953 type = "gem"; 2954 }; 2955 - version = "4.2.5.2"; 2956 }; 2957 - activejob = { 2958 - dependencies = ["activesupport" "globalid"]; 2959 source = { 2960 remotes = ["https://rubygems.org"]; 2961 - sha256 = "cecb9bbc55292dee064ca479990c6e50fa3e2273aac6722ce058d18c22383026"; 2962 type = "gem"; 2963 }; 2964 - version = "4.2.5.2"; 2965 }; 2966 - actionview = { 2967 - dependencies = ["activesupport" "builder" "erubis" "rails-dom-testing" "rails-html-sanitizer"]; 2968 source = { 2969 remotes = ["https://rubygems.org"]; 2970 - sha256 = "e8ce01cf6cc822ec023a15a856a0fae0e078ebb232b95b722c23af4117d2d635"; 2971 type = "gem"; 2972 }; 2973 - version = "4.2.5.2"; 2974 }; 2975 - actionpack = { 2976 - dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"]; 2977 source = { 2978 remotes = ["https://rubygems.org"]; 2979 - sha256 = "a22e1818f06b707433c9a76867932929751b5d57edbeacc258635a7b23da12cf"; 2980 type = "gem"; 2981 }; 2982 - version = "4.2.5.2"; 2983 }; 2984 - actionmailer = { 2985 - dependencies = ["actionpack" "actionview" "activejob" "mail" "rails-dom-testing"]; 2986 source = { 2987 remotes = ["https://rubygems.org"]; 2988 - sha256 = "8cee5f2f1e58c8ada17cca696377443c0cbc9675df2b7eef97a04318876484b5"; 2989 type = "gem"; 2990 }; 2991 - version = "4.2.5.2"; 2992 }; 2993 - ace-rails-ap = { 2994 source = { 2995 remotes = ["https://rubygems.org"]; 2996 - sha256 = "082n12rkd9j7d89030nhmi4fx1gqaf13knps6cknsyvwix7fryvv"; 2997 type = "gem"; 2998 }; 2999 - version = "2.0.1"; 3000 }; 3001 - RedCloth = { 3002 source = { 3003 remotes = ["https://rubygems.org"]; 3004 - sha256 = "06pahxyrckhgb7alsxwhhlx1ib2xsx33793finj01jk8i054bkxl"; 3005 type = "gem"; 3006 }; 3007 - version = "4.2.9"; 3008 }; 3009 - CFPropertyList = { 3010 source = { 3011 remotes = ["https://rubygems.org"]; 3012 - sha256 = "0mjb46368z4hiax3fcsgxk14fxrhwnvcmakc2f5sx8nz0wvvkwg2"; 3013 type = "gem"; 3014 }; 3015 - version = "2.3.2"; 3016 }; 3017 - }
··· 1 { 2 + ace-rails-ap = { 3 source = { 4 remotes = ["https://rubygems.org"]; 5 + sha256 = "082n12rkd9j7d89030nhmi4fx1gqaf13knps6cknsyvwix7fryvv"; 6 type = "gem"; 7 }; 8 + version = "2.0.1"; 9 }; 10 + actionmailer = { 11 + dependencies = ["actionpack" "actionview" "activejob" "mail" "rails-dom-testing"]; 12 source = { 13 remotes = ["https://rubygems.org"]; 14 + sha256 = "8cee5f2f1e58c8ada17cca696377443c0cbc9675df2b7eef97a04318876484b5"; 15 type = "gem"; 16 }; 17 + version = "4.2.5.2"; 18 }; 19 + actionpack = { 20 + dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"]; 21 source = { 22 remotes = ["https://rubygems.org"]; 23 + sha256 = "a22e1818f06b707433c9a76867932929751b5d57edbeacc258635a7b23da12cf"; 24 type = "gem"; 25 }; 26 + version = "4.2.5.2"; 27 }; 28 + actionview = { 29 + dependencies = ["activesupport" "builder" "erubis" "rails-dom-testing" "rails-html-sanitizer"]; 30 source = { 31 remotes = ["https://rubygems.org"]; 32 + sha256 = "e8ce01cf6cc822ec023a15a856a0fae0e078ebb232b95b722c23af4117d2d635"; 33 type = "gem"; 34 }; 35 + version = "4.2.5.2"; 36 }; 37 + activejob = { 38 + dependencies = ["activesupport" "globalid"]; 39 source = { 40 remotes = ["https://rubygems.org"]; 41 + sha256 = "cecb9bbc55292dee064ca479990c6e50fa3e2273aac6722ce058d18c22383026"; 42 type = "gem"; 43 }; 44 + version = "4.2.5.2"; 45 }; 46 + activemodel = { 47 + dependencies = ["activesupport" "builder"]; 48 source = { 49 remotes = ["https://rubygems.org"]; 50 + sha256 = "09ce967be3086b34ae9fcbd919e714b2bdf72b8ab6e89b64aa74627267d93962"; 51 type = "gem"; 52 }; 53 + version = "4.2.5.2"; 54 }; 55 + activerecord = { 56 + dependencies = ["activemodel" "activesupport" "arel"]; 57 source = { 58 remotes = ["https://rubygems.org"]; 59 + sha256 = "c2b1b6a4c6b8542c2464b457dce4cac4915efcbd3d5acfba57102e58474c33f2"; 60 type = "gem"; 61 }; 62 + version = "4.2.5.2"; 63 }; 64 + activerecord-deprecated_finders = { 65 source = { 66 remotes = ["https://rubygems.org"]; 67 + sha256 = "03xplckz7v3nm6inqkwdd44h6gpbpql0v02jc1rz46a38rd6cj6m"; 68 type = "gem"; 69 }; 70 + version = "1.0.4"; 71 }; 72 + activerecord-nulldb-adapter = { 73 source = { 74 remotes = ["https://rubygems.org"]; 75 + sha256 = "1ym3paxp5lqr2kr4hkqj6xxqvgl57fv8jqhvgjfxb9lk7k5jlfmp"; 76 type = "gem"; 77 }; 78 + version = "0.3.2"; 79 }; 80 + activerecord-session_store = { 81 + dependencies = ["actionpack" "activerecord" "railties"]; 82 source = { 83 remotes = ["https://rubygems.org"]; 84 + sha256 = "1rp5q0q5i5syfgw7qpiq3a42x13p7myyv1c5hmnczpdlh57axs3p"; 85 type = "gem"; 86 }; 87 + version = "0.1.2"; 88 }; 89 + activesupport = { 90 + dependencies = ["i18n" "json" "minitest" "thread_safe" "tzinfo"]; 91 source = { 92 remotes = ["https://rubygems.org"]; 93 + sha256 = "80ad345adf7e2b72c5d90753c0df91eacc34f4de02b34cfbf60bcf6c83483031"; 94 type = "gem"; 95 }; 96 + version = "4.2.5.2"; 97 }; 98 + acts-as-taggable-on = { 99 + dependencies = ["activerecord"]; 100 source = { 101 remotes = ["https://rubygems.org"]; 102 + sha256 = "0bz0z8dlp3fjzah9y9b6rr9mkidsav9l4hdm51fnq1gd05yv3pr7"; 103 type = "gem"; 104 }; 105 + version = "3.5.0"; 106 }; 107 + addressable = { 108 source = { 109 remotes = ["https://rubygems.org"]; 110 + sha256 = "1533axm85gpz267km9gnfarf9c78g2scrysd6b8yw33vmhkz2km6"; 111 type = "gem"; 112 }; 113 + version = "2.3.8"; 114 }; 115 + after_commit_queue = { 116 + dependencies = ["activerecord"]; 117 source = { 118 remotes = ["https://rubygems.org"]; 119 + sha256 = "1jrhvj4335dsrj0xndbf7a7m2inbwbx1knc0bwgvmkk1w47l43s0"; 120 type = "gem"; 121 }; 122 + version = "1.3.0"; 123 }; 124 + akismet = { 125 source = { 126 remotes = ["https://rubygems.org"]; 127 + sha256 = "0hqpn25iyypkwkrqaibjm5nss5jmlkrddhia7frmz94prvyjr02w"; 128 type = "gem"; 129 }; 130 + version = "2.0.0"; 131 }; 132 + allocations = { 133 source = { 134 remotes = ["https://rubygems.org"]; 135 + sha256 = "0iynf7gkbnbr5mgl2wgbgvxmjdiawh7ywwbnyjm94bj3pkybzgkc"; 136 type = "gem"; 137 }; 138 + version = "1.0.4"; 139 }; 140 + annotate = { 141 + dependencies = ["activerecord" "rake"]; 142 source = { 143 remotes = ["https://rubygems.org"]; 144 + sha256 = "1wdw9phsv2dndgid3pd8h0hl4zycwy11jc9iz6prwza0xax0i7hg"; 145 type = "gem"; 146 }; 147 + version = "2.6.10"; 148 }; 149 + arel = { 150 source = { 151 remotes = ["https://rubygems.org"]; 152 + sha256 = "1a270mlajhrmpqbhxcqjqypnvgrq4pgixpv3w9gwp1wrrapnwrzk"; 153 type = "gem"; 154 }; 155 + version = "6.0.3"; 156 }; 157 + asana = { 158 + dependencies = ["faraday" "faraday_middleware" "faraday_middleware-multi_json" "oauth2"]; 159 source = { 160 remotes = ["https://rubygems.org"]; 161 + sha256 = "1560p13g57pl4xqkmhwn1vpqhm7mw9fwmmswk38k3i2r7g0b5y9z"; 162 type = "gem"; 163 }; 164 + version = "0.4.0"; 165 }; 166 + asciidoctor = { 167 source = { 168 remotes = ["https://rubygems.org"]; 169 + sha256 = "0q9yhan2mkk1lh15zcfd9g2fn6faix9yrf5skg23dp1y77jv7vm0"; 170 type = "gem"; 171 }; 172 + version = "1.5.3"; 173 }; 174 + ast = { 175 source = { 176 remotes = ["https://rubygems.org"]; 177 + sha256 = "102bywfxrv0w3n4s6lg25d7xxshd344sc7ijslqmganj5bany1pk"; 178 type = "gem"; 179 }; 180 + version = "2.1.0"; 181 }; 182 + astrolabe = { 183 + dependencies = ["parser"]; 184 source = { 185 remotes = ["https://rubygems.org"]; 186 + sha256 = "0ybbmjxaf529vvhrj4y8d4jpf87f3hgczydzywyg1d04gggjx7l7"; 187 type = "gem"; 188 }; 189 + version = "1.3.1"; 190 }; 191 + attr_encrypted = { 192 + dependencies = ["encryptor"]; 193 source = { 194 remotes = ["https://rubygems.org"]; 195 + sha256 = "1hm2844qm37kflqq5v0x2irwasbhcblhp40qk10m3wlkj4m9wp8p"; 196 type = "gem"; 197 }; 198 + version = "1.3.4"; 199 }; 200 + attr_required = { 201 source = { 202 remotes = ["https://rubygems.org"]; 203 + sha256 = "0pawa2i7gw9ppj6fq6y288da1ncjpzsmc6kx7z63mjjvypa5q3dc"; 204 type = "gem"; 205 }; 206 + version = "1.0.0"; 207 }; 208 + autoprefixer-rails = { 209 + dependencies = ["execjs" "json"]; 210 source = { 211 remotes = ["https://rubygems.org"]; 212 + sha256 = "0m1w42ncz0p48r5hbyglayxkzrnplw18r99dc1ia2cb3nizkwllx"; 213 type = "gem"; 214 }; 215 + version = "6.2.3"; 216 }; 217 + awesome_print = { 218 source = { 219 remotes = ["https://rubygems.org"]; 220 + sha256 = "1k85hckprq0s9pakgadf42k1d5s07q23m3y6cs977i6xmwdivyzr"; 221 type = "gem"; 222 }; 223 + version = "1.2.0"; 224 }; 225 + axiom-types = { 226 + dependencies = ["descendants_tracker" "ice_nine" "thread_safe"]; 227 source = { 228 remotes = ["https://rubygems.org"]; 229 + sha256 = "10q3k04pll041mkgy0m5fn2b1lazm6ly1drdbcczl5p57lzi3zy1"; 230 type = "gem"; 231 }; 232 + version = "0.1.1"; 233 }; 234 + babosa = { 235 source = { 236 remotes = ["https://rubygems.org"]; 237 + sha256 = "05rgxg4pz4bc4xk34w5grv0yp1j94wf571w84lf3xgqcbs42ip2f"; 238 type = "gem"; 239 }; 240 + version = "1.0.2"; 241 }; 242 + bcrypt = { 243 source = { 244 remotes = ["https://rubygems.org"]; 245 + sha256 = "15cf7zzlj9b0xcx12jf8fmnpc8g1b0yhxal1yr5p7ny3mrz5pll6"; 246 type = "gem"; 247 }; 248 + version = "3.1.10"; 249 }; 250 + benchmark-ips = { 251 source = { 252 remotes = ["https://rubygems.org"]; 253 + sha256 = "0bh681m54qdsdyvpvflj1wpnj3ybspbpjkr4cnlrl4nk4yikli0j"; 254 type = "gem"; 255 }; 256 + version = "2.3.0"; 257 }; 258 + better_errors = { 259 + dependencies = ["coderay" "erubis"]; 260 source = { 261 remotes = ["https://rubygems.org"]; 262 + sha256 = "0v0q8bdkqqlcsfqbk4wvc3qnz8an44mgz720v5f11a4nr413mjgf"; 263 type = "gem"; 264 }; 265 + version = "1.0.1"; 266 }; 267 + binding_of_caller = { 268 + dependencies = ["debug_inspector"]; 269 source = { 270 remotes = ["https://rubygems.org"]; 271 + sha256 = "15jg6dkaq2nzcd602d7ppqbdxw3aji961942w93crs6qw4n6h9yk"; 272 type = "gem"; 273 }; 274 + version = "0.7.2"; 275 }; 276 + bootstrap-sass = { 277 + dependencies = ["autoprefixer-rails" "sass"]; 278 source = { 279 remotes = ["https://rubygems.org"]; 280 + sha256 = "12hhw42hk9clwfj6yz5v0c5p35wrn5yjnji7bnzsfs99vi2q00ld"; 281 type = "gem"; 282 }; 283 + version = "3.3.6"; 284 }; 285 + brakeman = { 286 + dependencies = ["erubis" "fastercsv" "haml" "highline" "multi_json" "ruby2ruby" "ruby_parser" "safe_yaml" "sass" "slim" "terminal-table"]; 287 source = { 288 remotes = ["https://rubygems.org"]; 289 + sha256 = "15v13yizpvp1rm86raqggmsmm51v6p8fqw3pfgi6xpvx1ba06cfm"; 290 type = "gem"; 291 }; 292 + version = "3.1.4"; 293 }; 294 + browser = { 295 source = { 296 remotes = ["https://rubygems.org"]; 297 + sha256 = "01bkb64w2ld2q5r3chc4f6spbjrmginyg8wlzg130zmx2z4jia2h"; 298 type = "gem"; 299 }; 300 + version = "1.0.1"; 301 }; 302 + builder = { 303 source = { 304 remotes = ["https://rubygems.org"]; 305 + sha256 = "14fii7ab8qszrvsvhz6z2z3i4dw0h41a62fjr2h1j8m41vbrmyv2"; 306 type = "gem"; 307 }; 308 + version = "3.2.2"; 309 }; 310 + bullet = { 311 + dependencies = ["activesupport" "uniform_notifier"]; 312 source = { 313 remotes = ["https://rubygems.org"]; 314 + sha256 = "1h3iaflcz5a1xr32bdb8sk4nx06yhh5d8y7w294w49xigfv4hzj3"; 315 type = "gem"; 316 }; 317 + version = "4.14.10"; 318 }; 319 + bundler-audit = { 320 + dependencies = ["thor"]; 321 source = { 322 remotes = ["https://rubygems.org"]; 323 + sha256 = "0msv3k2277y7al5lbnw7q9lmb5fnrscpkmsb36wpn189pdq0akfv"; 324 type = "gem"; 325 }; 326 + version = "0.4.0"; 327 }; 328 + byebug = { 329 source = { 330 remotes = ["https://rubygems.org"]; 331 + sha256 = "1yx89b7vh5mbvxyi8n7zl25ia1bqdj71995m4daj6d41rnkmrpnc"; 332 type = "gem"; 333 }; 334 + version = "8.2.1"; 335 }; 336 + cal-heatmap-rails = { 337 source = { 338 remotes = ["https://rubygems.org"]; 339 + sha256 = "0lrmcyj3iixkprqi9fb9vcn97wpp779sl5hxxgx57r3rb7l4d20w"; 340 type = "gem"; 341 }; 342 + version = "3.5.1"; 343 }; 344 + capybara = { 345 + dependencies = ["mime-types" "nokogiri" "rack" "rack-test" "xpath"]; 346 source = { 347 remotes = ["https://rubygems.org"]; 348 + sha256 = "114k4xi4nfbp3jfbxgwa3fksbwsyibx74gbdqpcgg3dxpmzkaa4f"; 349 type = "gem"; 350 }; 351 + version = "2.4.4"; 352 }; 353 + capybara-screenshot = { 354 + dependencies = ["capybara" "launchy"]; 355 source = { 356 remotes = ["https://rubygems.org"]; 357 + sha256 = "17v1wihr3aqrxhrwswkdpdklj1xsfcaksblh1y8hixvm9bqfyz3y"; 358 type = "gem"; 359 }; 360 + version = "1.0.11"; 361 }; 362 + carrierwave = { 363 + dependencies = ["activemodel" "activesupport" "json"]; 364 source = { 365 remotes = ["https://rubygems.org"]; 366 + sha256 = "1b1av1ancby6brhmypl5k8xwrasd8bd3kqp9ri8kbq7z8nj6k445"; 367 type = "gem"; 368 }; 369 + version = "0.9.0"; 370 }; 371 + cause = { 372 source = { 373 remotes = ["https://rubygems.org"]; 374 + sha256 = "0digirxqlwdg79mkbn70yc7i9i1qnclm2wjbrc47kqv6236bpj00"; 375 type = "gem"; 376 }; 377 + version = "0.1"; 378 }; 379 + CFPropertyList = { 380 source = { 381 remotes = ["https://rubygems.org"]; 382 + sha256 = "0mjb46368z4hiax3fcsgxk14fxrhwnvcmakc2f5sx8nz0wvvkwg2"; 383 type = "gem"; 384 }; 385 + version = "2.3.2"; 386 }; 387 + charlock_holmes = { 388 source = { 389 remotes = ["https://rubygems.org"]; 390 + sha256 = "0jsl6k27wjmssxbwv9wpf7hgp9r0nvizcf6qpjnr7qs2nia53lf7"; 391 type = "gem"; 392 }; 393 + version = "0.7.3"; 394 }; 395 + chunky_png = { 396 source = { 397 remotes = ["https://rubygems.org"]; 398 + sha256 = "0vf0axgrm95bs3y0x5gdb76xawfh210yxplj7jbwr6z7n88i1axn"; 399 type = "gem"; 400 }; 401 + version = "1.3.5"; 402 }; 403 + cliver = { 404 source = { 405 remotes = ["https://rubygems.org"]; 406 + sha256 = "096f4rj7virwvqxhkavy0v55rax10r4jqf8cymbvn4n631948xc7"; 407 type = "gem"; 408 }; 409 + version = "0.3.2"; 410 }; 411 + coderay = { 412 source = { 413 remotes = ["https://rubygems.org"]; 414 + sha256 = "059wkzlap2jlkhg460pkwc1ay4v4clsmg1bp4vfzjzkgwdckr52s"; 415 type = "gem"; 416 }; 417 + version = "1.1.0"; 418 }; 419 + coercible = { 420 + dependencies = ["descendants_tracker"]; 421 source = { 422 remotes = ["https://rubygems.org"]; 423 + sha256 = "1p5azydlsz0nkxmcq0i1gzmcfq02lgxc4as7wmf47j1c6ljav0ah"; 424 type = "gem"; 425 }; 426 + version = "1.0.0"; 427 }; 428 + coffee-rails = { 429 + dependencies = ["coffee-script" "railties"]; 430 source = { 431 remotes = ["https://rubygems.org"]; 432 + sha256 = "0p3zhs44gsy1p90nmghihzfyl7bsk8kv6j3q7rj3bn74wg8w7nqs"; 433 type = "gem"; 434 }; 435 + version = "4.1.0"; 436 }; 437 + coffee-script = { 438 + dependencies = ["coffee-script-source" "execjs"]; 439 source = { 440 remotes = ["https://rubygems.org"]; 441 + sha256 = "0rc7scyk7mnpfxqv5yy4y5q1hx3i7q3ahplcp4bq2g5r24g2izl2"; 442 type = "gem"; 443 }; 444 + version = "2.4.1"; 445 }; 446 + coffee-script-source = { 447 source = { 448 remotes = ["https://rubygems.org"]; 449 + sha256 = "1k4fg39rrkl3bpgchfj94fbl9s4ysaz16w8dkqncf2vyf79l3qz0"; 450 type = "gem"; 451 }; 452 + version = "1.10.0"; 453 }; 454 + colorize = { 455 source = { 456 remotes = ["https://rubygems.org"]; 457 + sha256 = "16bsjcqb6pg3k94dh1l5g3hhx5g2g4g8rlr76dnc78yyzjjrbayn"; 458 type = "gem"; 459 }; 460 + version = "0.7.7"; 461 }; 462 + concurrent-ruby = { 463 source = { 464 remotes = ["https://rubygems.org"]; 465 + sha256 = "0qqdgcfkzv90nznrpsvg3cgg5xiqz4c8hnv7va5gm4fp4lf4k85v"; 466 type = "gem"; 467 }; 468 + version = "1.0.0"; 469 }; 470 + connection_pool = { 471 source = { 472 remotes = ["https://rubygems.org"]; 473 + sha256 = "1b2bb3k39ni5mzcnqlv9y4yjkbin20s7dkwzp0jw2jf1rmzcgrmy"; 474 type = "gem"; 475 }; 476 + version = "2.2.0"; 477 }; 478 + coveralls = { 479 + dependencies = ["json" "rest-client" "simplecov" "term-ansicolor" "thor" "tins"]; 480 source = { 481 remotes = ["https://rubygems.org"]; 482 + sha256 = "03vnvcw1fdmkp3405blcxpsjf89jxd2061474a32fchsmv2das9y"; 483 type = "gem"; 484 }; 485 + version = "0.8.9"; 486 }; 487 + crack = { 488 + dependencies = ["safe_yaml"]; 489 source = { 490 remotes = ["https://rubygems.org"]; 491 + sha256 = "0abb0fvgw00akyik1zxnq7yv391va148151qxdghnzngv66bl62k"; 492 type = "gem"; 493 }; 494 + version = "0.4.3"; 495 }; 496 + creole = { 497 source = { 498 remotes = ["https://rubygems.org"]; 499 + sha256 = "00rcscz16idp6dx0dk5yi5i0fz593i3r6anbn5bg2q07v3i025wm"; 500 type = "gem"; 501 }; 502 + version = "0.5.0"; 503 }; 504 + d3_rails = { 505 + dependencies = ["railties"]; 506 source = { 507 remotes = ["https://rubygems.org"]; 508 + sha256 = "12vxiiflnnkcxak2wmbajyf5wzmcv9wkl4drsp0am72azl8a6g9x"; 509 type = "gem"; 510 }; 511 + version = "3.5.11"; 512 }; 513 + daemons = { 514 source = { 515 remotes = ["https://rubygems.org"]; 516 + sha256 = "0b839hryy9sg7x3knsa1d6vfiyvn0mlsnhsb6an8zsalyrz1zgqg"; 517 type = "gem"; 518 }; 519 + version = "1.2.3"; 520 }; 521 + database_cleaner = { 522 source = { 523 remotes = ["https://rubygems.org"]; 524 + sha256 = "0n5r7kvsmknk876v3scdphfnvllr9157fa5q7j5fczg8j5qm6kf0"; 525 type = "gem"; 526 }; 527 + version = "1.4.1"; 528 }; 529 + debug_inspector = { 530 source = { 531 + remotes = ["https://rubygems.org"]; 532 + sha256 = "109761g00dbrw5q0dfnbqg8blfm699z4jj70l4zrgf9mzn7ii50m"; 533 type = "gem"; 534 }; 535 + version = "0.0.2"; 536 }; 537 + debugger-ruby_core_source = { 538 source = { 539 remotes = ["https://rubygems.org"]; 540 + sha256 = "1lp5dmm8a8dpwymv6r1y6yr24wxsj0gvgb2b8i7qq9rcv414snwd"; 541 type = "gem"; 542 }; 543 + version = "1.3.8"; 544 }; 545 + default_value_for = { 546 + dependencies = ["activerecord"]; 547 source = { 548 remotes = ["https://rubygems.org"]; 549 + sha256 = "1z4lrba4y1c3y0rxw8321qbwsb3nr6c2igrpksfvz93yhc9m6xm0"; 550 type = "gem"; 551 }; 552 + version = "3.0.1"; 553 }; 554 + descendants_tracker = { 555 + dependencies = ["thread_safe"]; 556 source = { 557 remotes = ["https://rubygems.org"]; 558 + sha256 = "15q8g3fcqyb41qixn6cky0k3p86291y7xsh1jfd851dvrza1vi79"; 559 type = "gem"; 560 }; 561 + version = "0.0.4"; 562 }; 563 + devise = { 564 + dependencies = ["bcrypt" "orm_adapter" "railties" "responders" "thread_safe" "warden"]; 565 source = { 566 remotes = ["https://rubygems.org"]; 567 + sha256 = "00h0xdl4a8pjpb0gbgy4w6q9j2mpczkmj23195zmjrg2b1gl8f2q"; 568 type = "gem"; 569 }; 570 + version = "3.5.4"; 571 }; 572 + devise-async = { 573 + dependencies = ["devise"]; 574 source = { 575 remotes = ["https://rubygems.org"]; 576 + sha256 = "11llg7ggzpmg4lb9gh4sx55spvp98sal5r803gjzamps9crfq6mm"; 577 type = "gem"; 578 }; 579 + version = "0.9.0"; 580 }; 581 + devise-two-factor = { 582 + dependencies = ["activesupport" "attr_encrypted" "devise" "railties" "rotp"]; 583 source = { 584 remotes = ["https://rubygems.org"]; 585 + sha256 = "1v2wva971ds48af47rj4ywavlmz7qzbmf1jpf1l3xn3mscz52hln"; 586 type = "gem"; 587 }; 588 + version = "2.0.1"; 589 }; 590 + diff-lcs = { 591 source = { 592 remotes = ["https://rubygems.org"]; 593 + sha256 = "1vf9civd41bnqi6brr5d9jifdw73j9khc6fkhfl1f8r9cpkdvlx1"; 594 type = "gem"; 595 }; 596 + version = "1.2.5"; 597 }; 598 + diffy = { 599 source = { 600 remotes = ["https://rubygems.org"]; 601 + sha256 = "0il0ri511g9rm88qbvncbzgwc6wk6265hmnf7grcczmrs1z49vl0"; 602 type = "gem"; 603 }; 604 + version = "3.0.7"; 605 }; 606 + docile = { 607 source = { 608 remotes = ["https://rubygems.org"]; 609 + sha256 = "0m8j31whq7bm5ljgmsrlfkiqvacrw6iz9wq10r3gwrv5785y8gjx"; 610 type = "gem"; 611 }; 612 + version = "1.1.5"; 613 }; 614 + domain_name = { 615 + dependencies = ["unf"]; 616 source = { 617 remotes = ["https://rubygems.org"]; 618 + sha256 = "16qvfrmcwlzz073aas55mpw2nhyhjcn96s524w0g1wlml242hjav"; 619 type = "gem"; 620 }; 621 + version = "0.5.25"; 622 }; 623 + doorkeeper = { 624 + dependencies = ["railties"]; 625 source = { 626 remotes = ["https://rubygems.org"]; 627 + sha256 = "0wim84wkvx758cfb8q92w3hhvnfbwr990x1mmfv1ss1ivjz8fmm0"; 628 type = "gem"; 629 }; 630 + version = "2.2.2"; 631 }; 632 + dropzonejs-rails = { 633 + dependencies = ["rails"]; 634 source = { 635 remotes = ["https://rubygems.org"]; 636 + sha256 = "1vqqxzv6qdqy47m2q28adnmccfvc17p2bmkkaqjvrczrhvkkha64"; 637 type = "gem"; 638 }; 639 + version = "0.7.2"; 640 }; 641 + email_reply_parser = { 642 source = { 643 remotes = ["https://rubygems.org"]; 644 + sha256 = "0k2p229mv7xn7q627zwmvhrcvba4b9m70pw2jfjm6iimg2vmf22r"; 645 type = "gem"; 646 }; 647 + version = "0.5.8"; 648 }; 649 + email_spec = { 650 + dependencies = ["launchy" "mail"]; 651 source = { 652 remotes = ["https://rubygems.org"]; 653 + sha256 = "00p1cc69ncrgg7m45va43pszip8anx5735w1lsb7p5ygkyw8nnpv"; 654 type = "gem"; 655 }; 656 + version = "1.6.0"; 657 }; 658 + encryptor = { 659 source = { 660 remotes = ["https://rubygems.org"]; 661 + sha256 = "04wqqda081h7hmhwjjx1yqxprxjk8s5jgv837xqv1bpxiv7f4v1y"; 662 type = "gem"; 663 }; 664 + version = "1.3.0"; 665 }; 666 + equalizer = { 667 source = { 668 remotes = ["https://rubygems.org"]; 669 + sha256 = "1kjmx3fygx8njxfrwcmn7clfhjhb6bvv3scy2lyyi0wqyi3brra4"; 670 type = "gem"; 671 }; 672 + version = "0.0.11"; 673 }; 674 + erubis = { 675 source = { 676 remotes = ["https://rubygems.org"]; 677 + sha256 = "1fj827xqjs91yqsydf0zmfyw9p4l2jz5yikg3mppz6d7fi8kyrb3"; 678 type = "gem"; 679 }; 680 + version = "2.7.0"; 681 }; 682 + escape_utils = { 683 source = { 684 remotes = ["https://rubygems.org"]; 685 + sha256 = "0hb8nmrgmd9n5dhih86fp91sf26mmw14sdn5vswg5g20svrqxc7x"; 686 type = "gem"; 687 }; 688 + version = "1.1.0"; 689 }; 690 + eventmachine = { 691 source = { 692 remotes = ["https://rubygems.org"]; 693 + sha256 = "1frvpk3p73xc64qkn0ymll3flvn4xcycq5yx8a43zd3gyzc1ifjp"; 694 type = "gem"; 695 }; 696 + version = "1.0.8"; 697 }; 698 + excon = { 699 source = { 700 remotes = ["https://rubygems.org"]; 701 + sha256 = "1shb4g3dhsfkywgjv6123yrvp2c8bvi8hqmq47iqa5lp72sn4b4w"; 702 type = "gem"; 703 }; 704 + version = "0.45.4"; 705 }; 706 + execjs = { 707 source = { 708 remotes = ["https://rubygems.org"]; 709 + sha256 = "0grlxwiccbnflxs30r3h7g23xnps5knav1jyqkk3anvm8363ifjw"; 710 type = "gem"; 711 }; 712 + version = "2.6.0"; 713 }; 714 + expression_parser = { 715 source = { 716 remotes = ["https://rubygems.org"]; 717 + sha256 = "1938z3wmmdabqxlh5d5c56xfg1jc6z15p7zjyhvk7364zwydnmib"; 718 type = "gem"; 719 }; 720 + version = "0.9.0"; 721 }; 722 + factory_girl = { 723 + dependencies = ["activesupport"]; 724 source = { 725 remotes = ["https://rubygems.org"]; 726 + sha256 = "13z20a4b7z1c8vbz0qz5ranssdprldwvwlgjmn38x311sfjmp9dz"; 727 type = "gem"; 728 }; 729 + version = "4.3.0"; 730 }; 731 + factory_girl_rails = { 732 + dependencies = ["factory_girl" "railties"]; 733 source = { 734 remotes = ["https://rubygems.org"]; 735 + sha256 = "1jj0yl6mfildb4g79dwgc1q5pv2pa65k9b1ml43mi8mg62j8mrhz"; 736 type = "gem"; 737 }; 738 + version = "4.3.0"; 739 }; 740 + faraday = { 741 + dependencies = ["multipart-post"]; 742 source = { 743 remotes = ["https://rubygems.org"]; 744 + sha256 = "1kplqkpn2s2yl3lxdf6h7sfldqvkbkpxwwxhyk7mdhjplb5faqh6"; 745 type = "gem"; 746 }; 747 + version = "0.9.2"; 748 }; 749 + faraday_middleware = { 750 + dependencies = ["faraday"]; 751 source = { 752 remotes = ["https://rubygems.org"]; 753 + sha256 = "0nxia26xzy8i56qfyz1bg8dg9yb26swpgci8n5jry8mh4bnx5r5h"; 754 type = "gem"; 755 }; 756 + version = "0.10.0"; 757 }; 758 + faraday_middleware-multi_json = { 759 + dependencies = ["faraday_middleware" "multi_json"]; 760 source = { 761 remotes = ["https://rubygems.org"]; 762 + sha256 = "0651sxhzbq9xfq3hbpmrp0nbybxnm9ja3m97k386m4bqgamlvz1q"; 763 type = "gem"; 764 }; 765 + version = "0.0.6"; 766 }; 767 + fastercsv = { 768 source = { 769 remotes = ["https://rubygems.org"]; 770 + sha256 = "1df3vfgw5wg0s405z0pj0rfcvnl9q6wak7ka8gn0xqg4cag1k66h"; 771 type = "gem"; 772 }; 773 + version = "1.5.5"; 774 }; 775 + ffaker = { 776 source = { 777 remotes = ["https://rubygems.org"]; 778 + sha256 = "19fnbbsw87asyb1hvkr870l2yldah2jcjb8074pgyrma5lynwmn0"; 779 type = "gem"; 780 }; 781 + version = "2.0.0"; 782 }; 783 + ffi = { 784 source = { 785 remotes = ["https://rubygems.org"]; 786 + sha256 = "1m5mprppw0xcrv2mkim5zsk70v089ajzqiq5hpyb0xg96fcyzyxj"; 787 type = "gem"; 788 }; 789 + version = "1.9.10"; 790 }; 791 + fission = { 792 + dependencies = ["CFPropertyList"]; 793 source = { 794 remotes = ["https://rubygems.org"]; 795 + sha256 = "09pmp1j1rr8r3pcmbn2na2ls7s1j9ijbxj99xi3a8r6v5xhjdjzh"; 796 type = "gem"; 797 }; 798 + version = "0.5.0"; 799 }; 800 + flay = { 801 + dependencies = ["ruby_parser" "sexp_processor"]; 802 source = { 803 remotes = ["https://rubygems.org"]; 804 + sha256 = "0zcp9nmnfqixdcqa2dzwwjy5np4n2n16bj25gw7bbzbjp9hqzhn6"; 805 type = "gem"; 806 }; 807 + version = "2.6.1"; 808 }; 809 + flog = { 810 + dependencies = ["ruby_parser" "sexp_processor"]; 811 source = { 812 remotes = ["https://rubygems.org"]; 813 + sha256 = "1asrcdj6gh5mxcimqak94jjyyi5cxnqn904lc8pmrljg1nv1bxpm"; 814 type = "gem"; 815 }; 816 + version = "4.3.2"; 817 }; 818 + flowdock = { 819 + dependencies = ["httparty" "multi_json"]; 820 source = { 821 remotes = ["https://rubygems.org"]; 822 + sha256 = "04nrvg4gzgabf5mnnhccl8bwrkvn3y4pm7a1dqzqhpvfr4m5pafg"; 823 type = "gem"; 824 }; 825 + version = "0.7.1"; 826 }; 827 + fog = { 828 + dependencies = ["fog-aliyun" "fog-atmos" "fog-aws" "fog-brightbox" "fog-core" "fog-dynect" "fog-ecloud" "fog-google" "fog-json" "fog-local" "fog-powerdns" "fog-profitbricks" "fog-radosgw" "fog-riakcs" "fog-sakuracloud" "fog-serverlove" "fog-softlayer" "fog-storm_on_demand" "fog-terremark" "fog-vmfusion" "fog-voxel" "fog-xenserver" "fog-xml" "ipaddress" "nokogiri"]; 829 source = { 830 remotes = ["https://rubygems.org"]; 831 + sha256 = "1ml31jdycqdm8w7w3l9pbyrgbnmrrnhmkppa2x4bwi9as1n1jmwq"; 832 type = "gem"; 833 }; 834 + version = "1.36.0"; 835 }; 836 + fog-aliyun = { 837 + dependencies = ["fog-core" "fog-json" "ipaddress" "xml-simple"]; 838 source = { 839 remotes = ["https://rubygems.org"]; 840 + sha256 = "1i76g8sdskyfc0gcnd6n9i757s7dmwg3wf6spcr2xh8wzyxkm1pj"; 841 type = "gem"; 842 }; 843 + version = "0.1.0"; 844 }; 845 + fog-atmos = { 846 + dependencies = ["fog-core" "fog-xml"]; 847 source = { 848 remotes = ["https://rubygems.org"]; 849 + sha256 = "1aaxgnw9zy96gsh4h73kszypc32sx497s6bslvhfqh32q9d1y8c9"; 850 type = "gem"; 851 }; 852 + version = "0.1.0"; 853 }; 854 + fog-aws = { 855 + dependencies = ["fog-core" "fog-json" "fog-xml" "ipaddress"]; 856 source = { 857 remotes = ["https://rubygems.org"]; 858 + sha256 = "1pzfahq8h3alfflb5dr8lm02q27x81vm96qn5zyfdlx86yy7bq96"; 859 type = "gem"; 860 }; 861 + version = "0.8.1"; 862 }; 863 + fog-brightbox = { 864 + dependencies = ["fog-core" "fog-json" "inflecto"]; 865 source = { 866 remotes = ["https://rubygems.org"]; 867 + sha256 = "0p7rbx587hb1d1am90dcr3zdp6y50c2zddh97yfgl62vji0pbkkd"; 868 type = "gem"; 869 }; 870 + version = "0.10.1"; 871 }; 872 + fog-core = { 873 + dependencies = ["builder" "excon" "formatador"]; 874 source = { 875 remotes = ["https://rubygems.org"]; 876 + sha256 = "02z91r3f5a64hlalm6h39v0778yl2kk3qvva0zvplpp9hpwbwzhl"; 877 type = "gem"; 878 }; 879 + version = "1.35.0"; 880 }; 881 + fog-dynect = { 882 + dependencies = ["fog-core" "fog-json" "fog-xml"]; 883 source = { 884 remotes = ["https://rubygems.org"]; 885 + sha256 = "18lqmdkm22254z86jh3aa9v9vqk8bgbd3d1m0w7az3ij47ak7kch"; 886 type = "gem"; 887 }; 888 + version = "0.0.2"; 889 }; 890 + fog-ecloud = { 891 + dependencies = ["fog-core" "fog-xml"]; 892 source = { 893 remotes = ["https://rubygems.org"]; 894 + sha256 = "18rb4qjad9xwwqvvpj8r2h0hi9svy71pm4d3fc28cdcnfarmdi06"; 895 type = "gem"; 896 }; 897 + version = "0.3.0"; 898 }; 899 + fog-google = { 900 + dependencies = ["fog-core" "fog-json" "fog-xml"]; 901 source = { 902 remotes = ["https://rubygems.org"]; 903 + sha256 = "0z4vmswpqwph04c0wqzrscns1d1wdm8kbxx457bv156mawzrhfj3"; 904 type = "gem"; 905 }; 906 + version = "0.1.0"; 907 }; 908 + fog-json = { 909 + dependencies = ["fog-core" "multi_json"]; 910 source = { 911 remotes = ["https://rubygems.org"]; 912 + sha256 = "0advkkdjajkym77r3c0bg2rlahl2akj0vl4p5r273k2qmi16n00r"; 913 type = "gem"; 914 }; 915 + version = "1.0.2"; 916 }; 917 + fog-local = { 918 + dependencies = ["fog-core"]; 919 source = { 920 remotes = ["https://rubygems.org"]; 921 + sha256 = "0i5hxwzmc2ag3z9nlligsaf679kp2pz39cd8n2s9cmxaamnlh2s3"; 922 type = "gem"; 923 }; 924 + version = "0.2.1"; 925 }; 926 + fog-powerdns = { 927 + dependencies = ["fog-core" "fog-json" "fog-xml"]; 928 source = { 929 remotes = ["https://rubygems.org"]; 930 + sha256 = "08zavzwfkk344gz83phz4sy9nsjznsdjsmn1ifp6ja17bvydlhh7"; 931 type = "gem"; 932 }; 933 + version = "0.1.1"; 934 }; 935 + fog-profitbricks = { 936 + dependencies = ["fog-core" "fog-xml" "nokogiri"]; 937 source = { 938 remotes = ["https://rubygems.org"]; 939 + sha256 = "154sqs2dcmvg21v4m3fj8f09z5i70sq8a485v6rdygsffs8xrycn"; 940 type = "gem"; 941 }; 942 + version = "0.0.5"; 943 }; 944 + fog-radosgw = { 945 + dependencies = ["fog-core" "fog-json" "fog-xml"]; 946 source = { 947 remotes = ["https://rubygems.org"]; 948 + sha256 = "0nslgv8yp5qkiryj3zsm91gs7s6i626igj61kwxjjwk2yv6swyr6"; 949 type = "gem"; 950 }; 951 + version = "0.0.5"; 952 }; 953 + fog-riakcs = { 954 + dependencies = ["fog-core" "fog-json" "fog-xml"]; 955 source = { 956 remotes = ["https://rubygems.org"]; 957 + sha256 = "1nbxc4dky3agfwrmgm1aqmi59p6vnvfnfbhhg7xpg4c2cf41whxm"; 958 type = "gem"; 959 }; 960 + version = "0.1.0"; 961 }; 962 + fog-sakuracloud = { 963 + dependencies = ["fog-core" "fog-json"]; 964 source = { 965 remotes = ["https://rubygems.org"]; 966 + sha256 = "08krsn9sk5sx0aza812g31r169bd0zanb8pq5am3a64j6azarimd"; 967 type = "gem"; 968 }; 969 + version = "1.7.5"; 970 }; 971 + fog-serverlove = { 972 + dependencies = ["fog-core" "fog-json"]; 973 source = { 974 remotes = ["https://rubygems.org"]; 975 + sha256 = "0hxgmwzygrw25rbsy05i6nzsyr0xl7xj5j2sjpkb9n9wli5sagci"; 976 type = "gem"; 977 }; 978 + version = "0.1.2"; 979 }; 980 + fog-softlayer = { 981 + dependencies = ["fog-core" "fog-json"]; 982 source = { 983 remotes = ["https://rubygems.org"]; 984 + sha256 = "1zax2wws0q8pm787jnlxd2xlj23f2acz0s6jl5nzczyxjgll571r"; 985 type = "gem"; 986 }; 987 version = "1.0.3"; 988 }; 989 + fog-storm_on_demand = { 990 + dependencies = ["fog-core" "fog-json"]; 991 source = { 992 remotes = ["https://rubygems.org"]; 993 + sha256 = "0fif1x8ci095b2yyilf65n7x6iyvn448azrsnmwsdkriy8vxxv3y"; 994 type = "gem"; 995 }; 996 + version = "0.1.1"; 997 }; 998 + fog-terremark = { 999 + dependencies = ["fog-core" "fog-xml"]; 1000 source = { 1001 remotes = ["https://rubygems.org"]; 1002 + sha256 = "01lfkh9jppj0iknlklmwyb7ym3bfhkq58m3absb6rf5a5mcwi3lf"; 1003 type = "gem"; 1004 }; 1005 + version = "0.1.0"; 1006 }; 1007 + fog-vmfusion = { 1008 + dependencies = ["fission" "fog-core"]; 1009 source = { 1010 remotes = ["https://rubygems.org"]; 1011 + sha256 = "0g0l0k9ylxk1h9pzqr6h2ba98fl47lpp3j19lqv4jxw0iw1rqxn4"; 1012 type = "gem"; 1013 }; 1014 + version = "0.1.0"; 1015 }; 1016 + fog-voxel = { 1017 + dependencies = ["fog-core" "fog-xml"]; 1018 source = { 1019 remotes = ["https://rubygems.org"]; 1020 + sha256 = "10skdnj59yf4jpvq769njjrvh2l0wzaa7liva8n78qq003mvmfgx"; 1021 type = "gem"; 1022 }; 1023 + version = "0.1.0"; 1024 }; 1025 + fog-xenserver = { 1026 + dependencies = ["fog-core" "fog-xml"]; 1027 source = { 1028 remotes = ["https://rubygems.org"]; 1029 + sha256 = "1ngw8hh8ljk7wi0cp8n4b4jcy2acx0yqzjk7851m3mp0kji5dlgl"; 1030 type = "gem"; 1031 }; 1032 + version = "0.2.2"; 1033 }; 1034 + fog-xml = { 1035 + dependencies = ["fog-core" "nokogiri"]; 1036 source = { 1037 remotes = ["https://rubygems.org"]; 1038 + sha256 = "1576sbzza47z48p0k9h1wg3rhgcvcvdd1dfz3xx1cgahwr564fqa"; 1039 type = "gem"; 1040 }; 1041 + version = "0.1.2"; 1042 }; 1043 + font-awesome-rails = { 1044 + dependencies = ["railties"]; 1045 source = { 1046 remotes = ["https://rubygems.org"]; 1047 + sha256 = "09x1bg98sp2v1lsg9h2bal915q811xq84h9d74p1f3378ga63c1x"; 1048 type = "gem"; 1049 }; 1050 + version = "4.5.0.0"; 1051 }; 1052 + foreman = { 1053 + dependencies = ["thor"]; 1054 source = { 1055 remotes = ["https://rubygems.org"]; 1056 + sha256 = "1caz8mi7gq1hs4l1flcyyw1iw1bdvdbhppsvy12akr01k3s17xaq"; 1057 type = "gem"; 1058 }; 1059 + version = "0.78.0"; 1060 }; 1061 + formatador = { 1062 source = { 1063 remotes = ["https://rubygems.org"]; 1064 + sha256 = "1gc26phrwlmlqrmz4bagq1wd5b7g64avpx0ghxr9xdxcvmlii0l0"; 1065 type = "gem"; 1066 }; 1067 + version = "0.2.5"; 1068 }; 1069 + fuubar = { 1070 + dependencies = ["rspec" "ruby-progressbar"]; 1071 source = { 1072 remotes = ["https://rubygems.org"]; 1073 + sha256 = "0xwqs24y8s73aayh39si17kccsmr0bjgmi6jrjyfp7gkjb6iyhpv"; 1074 type = "gem"; 1075 }; 1076 + version = "2.0.0"; 1077 }; 1078 + gemnasium-gitlab-service = { 1079 + dependencies = ["rugged"]; 1080 source = { 1081 remotes = ["https://rubygems.org"]; 1082 + sha256 = "1qv7fkahmqkah3770ycrxd0x2ais4z41hb43a0r8q8wcdklns3m3"; 1083 type = "gem"; 1084 }; 1085 + version = "0.2.6"; 1086 }; 1087 + gemojione = { 1088 source = { 1089 remotes = ["https://rubygems.org"]; 1090 + sha256 = "0av60lajn64z1csmkzfaf5wvpd3x48lcshiknkqr8m0zx3sg7w3h"; 1091 type = "gem"; 1092 }; 1093 + version = "2.2.1"; 1094 }; 1095 + get_process_mem = { 1096 source = { 1097 remotes = ["https://rubygems.org"]; 1098 + sha256 = "025f7v6bpbgsa2nr0hzv2riggj8qmzbwcyxfgjidpmwh5grh7j29"; 1099 type = "gem"; 1100 }; 1101 + version = "0.2.0"; 1102 }; 1103 + gherkin-ruby = { 1104 source = { 1105 remotes = ["https://rubygems.org"]; 1106 + sha256 = "18ay7yiibf4sl9n94k7mbi4k5zj2igl4j71qcmkswv69znyx0sn1"; 1107 type = "gem"; 1108 }; 1109 + version = "0.3.2"; 1110 }; 1111 + github-linguist = { 1112 source = { 1113 remotes = ["https://rubygems.org"]; 1114 + sha256 = "1xxm2lbabkc1xmx2myv56a4fkw3wwg9n8w2bzwrl4s33kf6x62ag"; 1115 type = "gem"; 1116 }; 1117 + version = "4.7.5"; 1118 }; 1119 + github-markup = { 1120 source = { 1121 remotes = ["https://rubygems.org"]; 1122 + sha256 = "01r901wcgn0gs0n9h684gs5n90y1vaj9lxnx4z5ig611jwa43ivq"; 1123 type = "gem"; 1124 }; 1125 + version = "1.3.3"; 1126 }; 1127 + gitlab-flowdock-git-hook = { 1128 + dependencies = ["flowdock" "gitlab-grit" "multi_json"]; 1129 source = { 1130 remotes = ["https://rubygems.org"]; 1131 + sha256 = "1s3a10cdbh4xy732b92zcsm5zyc1lhi5v29d76j8mwbqmj11a2p8"; 1132 type = "gem"; 1133 }; 1134 + version = "1.0.1"; 1135 }; 1136 + gitlab-grit = { 1137 + dependencies = ["charlock_holmes" "diff-lcs" "mime-types" "posix-spawn"]; 1138 source = { 1139 remotes = ["https://rubygems.org"]; 1140 + sha256 = "0nv8shx7w7fww8lf5a2rbvf7bq173rllm381m6x7g1i0qqc68q1b"; 1141 type = "gem"; 1142 }; 1143 + version = "2.7.3"; 1144 }; 1145 + gitlab_emoji = { 1146 source = { 1147 remotes = ["https://rubygems.org"]; 1148 + sha256 = "1dy746icdmyc548mb5xkavvkn37pk7vv3gznx0p6hff325pan8dj"; 1149 type = "gem"; 1150 }; 1151 + version = "0.3.1"; 1152 }; 1153 + gitlab_git = { 1154 source = { 1155 remotes = ["https://rubygems.org"]; 1156 + sha256 = "0311dl4vh6h7k8xarmpr61fndrhbmfskzjzkkj1rr8321gn8znfv"; 1157 type = "gem"; 1158 }; 1159 + version = "8.2.0"; 1160 }; 1161 + gitlab_meta = { 1162 source = { 1163 remotes = ["https://rubygems.org"]; 1164 + sha256 = "14vahv7gblcypbvip845sg3lvawf3kij61mkxz5vyfcv23niqvp9"; 1165 type = "gem"; 1166 }; 1167 + version = "7.0"; 1168 }; 1169 + gitlab_omniauth-ldap = { 1170 + dependencies = ["net-ldap" "omniauth" "pyu-ruby-sasl" "rubyntlm"]; 1171 source = { 1172 remotes = ["https://rubygems.org"]; 1173 + sha256 = "1vbdyi57vvlrigyfhmqrnkw801x57fwa3gxvj1rj2bn9ig5186ri"; 1174 type = "gem"; 1175 }; 1176 + version = "1.2.1"; 1177 }; 1178 + globalid = { 1179 + dependencies = ["activesupport"]; 1180 source = { 1181 remotes = ["https://rubygems.org"]; 1182 + sha256 = "145xrpsfx1qqjy33r6qa588wb16dvdhxzj2aysh755vhg6hgm291"; 1183 type = "gem"; 1184 }; 1185 + version = "0.3.6"; 1186 }; 1187 + gollum-grit_adapter = { 1188 + dependencies = ["gitlab-grit"]; 1189 source = { 1190 remotes = ["https://rubygems.org"]; 1191 + sha256 = "02c5qfq0s0kx2ifnpbnbgz6258fl7rchzzzc7vpx72shi8gbpac7"; 1192 type = "gem"; 1193 }; 1194 + version = "1.0.0"; 1195 }; 1196 + gollum-lib = { 1197 + dependencies = ["github-markup" "gollum-grit_adapter" "nokogiri" "rouge" "sanitize" "stringex"]; 1198 source = { 1199 remotes = ["https://rubygems.org"]; 1200 + sha256 = "01s8pgzhc3cgcmsy6hh79wrcbn5vbadniq2a7d4qw87kpq7mzfdm"; 1201 type = "gem"; 1202 }; 1203 + version = "4.1.0"; 1204 }; 1205 + gon = { 1206 + dependencies = ["actionpack" "json" "multi_json" "request_store"]; 1207 source = { 1208 remotes = ["https://rubygems.org"]; 1209 + sha256 = "1f359cd9zsa4nrng35bij5skvjrj5ywn2dhmlg41b97vmza26bxr"; 1210 type = "gem"; 1211 }; 1212 + version = "6.0.1"; 1213 }; 1214 + grape = { 1215 + dependencies = ["activesupport" "builder" "hashie" "multi_json" "multi_xml" "rack" "rack-accept" "rack-mount" "virtus"]; 1216 source = { 1217 remotes = ["https://rubygems.org"]; 1218 + sha256 = "1dxfal5jspxq612jjkqbd7xgp5dswdyllbbfq6fj2m7s21pismmh"; 1219 type = "gem"; 1220 }; 1221 + version = "0.13.0"; 1222 }; 1223 + grape-entity = { 1224 + dependencies = ["activesupport" "multi_json"]; 1225 source = { 1226 remotes = ["https://rubygems.org"]; 1227 + sha256 = "0hxghs2p9ncvdwhp6dwr1a74g552c49dd0jzy0szp4pg2xjbgjk8"; 1228 type = "gem"; 1229 }; 1230 + version = "0.4.8"; 1231 }; 1232 + haml = { 1233 + dependencies = ["tilt"]; 1234 source = { 1235 remotes = ["https://rubygems.org"]; 1236 + sha256 = "0mrzjgkygvfii66bbylj2j93na8i89998yi01fin3whwqbvx0m1p"; 1237 type = "gem"; 1238 }; 1239 + version = "4.0.7"; 1240 }; 1241 + haml-rails = { 1242 + dependencies = ["actionpack" "activesupport" "haml" "html2haml" "railties"]; 1243 source = { 1244 remotes = ["https://rubygems.org"]; 1245 + sha256 = "1hbfznkxab663hxp1v6gpsa7sv6w1fnw9r8b3flixwylnwh3c5dz"; 1246 type = "gem"; 1247 }; 1248 + version = "0.9.0"; 1249 }; 1250 + hashie = { 1251 source = { 1252 remotes = ["https://rubygems.org"]; 1253 + sha256 = "1iv5hd0zcryprx9lbcm615r3afc0d6rhc27clywmhhgpx68k8899"; 1254 type = "gem"; 1255 }; 1256 + version = "3.4.3"; 1257 }; 1258 + highline = { 1259 source = { 1260 remotes = ["https://rubygems.org"]; 1261 + sha256 = "1nf5lgdn6ni2lpfdn4gk3gi47fmnca2bdirabbjbz1fk9w4p8lkr"; 1262 type = "gem"; 1263 }; 1264 + version = "1.7.8"; 1265 }; 1266 + hike = { 1267 source = { 1268 remotes = ["https://rubygems.org"]; 1269 + sha256 = "0i6c9hrszzg3gn2j41v3ijnwcm8cc2931fnjiv6mnpl4jcjjykhm"; 1270 type = "gem"; 1271 }; 1272 + version = "1.2.3"; 1273 }; 1274 + hipchat = { 1275 + dependencies = ["httparty" "mimemagic"]; 1276 source = { 1277 remotes = ["https://rubygems.org"]; 1278 + sha256 = "0hgy5jav479vbzzk53lazhpjj094dcsqw6w1d6zjn52p72bwq60k"; 1279 type = "gem"; 1280 }; 1281 + version = "1.5.2"; 1282 }; 1283 + html-pipeline = { 1284 + dependencies = ["activesupport" "nokogiri"]; 1285 source = { 1286 remotes = ["https://rubygems.org"]; 1287 + sha256 = "1yckdlrn4v5d7bgl8mbffax16640pgg9ny693kqi4j7g17vx2q9l"; 1288 type = "gem"; 1289 }; 1290 + version = "1.11.0"; 1291 }; 1292 + html2haml = { 1293 + dependencies = ["erubis" "haml" "nokogiri" "ruby_parser"]; 1294 source = { 1295 remotes = ["https://rubygems.org"]; 1296 + sha256 = "069zcy8lr010hn4qmbi8g5srdf69brk8nbgx4zcqcgbgsl4m8d4i"; 1297 type = "gem"; 1298 }; 1299 + version = "2.0.0"; 1300 }; 1301 + http-cookie = { 1302 + dependencies = ["domain_name"]; 1303 source = { 1304 remotes = ["https://rubygems.org"]; 1305 + sha256 = "0cz2fdkngs3jc5w32a6xcl511hy03a7zdiy988jk1sf3bf5v3hdw"; 1306 type = "gem"; 1307 }; 1308 + version = "1.0.2"; 1309 }; 1310 + "http_parser.rb" = { 1311 source = { 1312 remotes = ["https://rubygems.org"]; 1313 + sha256 = "0fwf5d573j1sw52kz057dw0nx2wlivczmx6ybf6mk065n5g54kyn"; 1314 type = "gem"; 1315 }; 1316 + version = "0.5.3"; 1317 }; 1318 + httparty = { 1319 + dependencies = ["json" "multi_xml"]; 1320 source = { 1321 remotes = ["https://rubygems.org"]; 1322 + sha256 = "0c9gvg6dqw2h3qyaxhrq1pzm6r69zfcmfh038wyhisqsd39g9hr2"; 1323 type = "gem"; 1324 }; 1325 + version = "0.13.7"; 1326 }; 1327 + httpclient = { 1328 source = { 1329 remotes = ["https://rubygems.org"]; 1330 + sha256 = "0k6bqsaqq6c824vrbfb5pkz8bpk565zikd10w85rzj2dy809ik6c"; 1331 type = "gem"; 1332 }; 1333 + version = "2.7.0.1"; 1334 }; 1335 + i18n = { 1336 source = { 1337 remotes = ["https://rubygems.org"]; 1338 + sha256 = "1i5z1ykl8zhszsxcs8mzl8d0dxgs3ylz8qlzrw74jb0gplkx6758"; 1339 type = "gem"; 1340 }; 1341 + version = "0.7.0"; 1342 }; 1343 + ice_nine = { 1344 source = { 1345 remotes = ["https://rubygems.org"]; 1346 + sha256 = "0i674zq0hl6rd0wcd12ni38linfja4k0y3mk5barjb4a6f7rcmkd"; 1347 type = "gem"; 1348 }; 1349 + version = "0.11.1"; 1350 }; 1351 + inflecto = { 1352 source = { 1353 remotes = ["https://rubygems.org"]; 1354 + sha256 = "085l5axmvqw59mw5jg454a3m3gr67ckq9405a075isdsn7bm3sp4"; 1355 type = "gem"; 1356 }; 1357 + version = "0.0.2"; 1358 }; 1359 + influxdb = { 1360 + dependencies = ["cause" "json"]; 1361 source = { 1362 remotes = ["https://rubygems.org"]; 1363 + sha256 = "1vhg5nd88nwvfa76lqcczld916nljswwq6clsixrzi3js8ym9y1w"; 1364 type = "gem"; 1365 }; 1366 + version = "0.2.3"; 1367 }; 1368 + ipaddress = { 1369 source = { 1370 remotes = ["https://rubygems.org"]; 1371 + sha256 = "0sl0ldvhd6j0qbwhz18w24qy65mdj448b2vhgh2cwn7xrkksmv9l"; 1372 type = "gem"; 1373 }; 1374 + version = "0.8.2"; 1375 }; 1376 + jquery-atwho-rails = { 1377 source = { 1378 remotes = ["https://rubygems.org"]; 1379 + sha256 = "0g8239cddyi48i5n0hq2acg9k7n7jilhby9g36zd19mwqyia16w9"; 1380 type = "gem"; 1381 }; 1382 + version = "1.3.2"; 1383 }; 1384 + jquery-rails = { 1385 + dependencies = ["rails-dom-testing" "railties" "thor"]; 1386 source = { 1387 remotes = ["https://rubygems.org"]; 1388 + sha256 = "028dv2n0r2r8qj1bqcbzmih0hwzh5km6cvscn2808v5gd44z48r1"; 1389 type = "gem"; 1390 }; 1391 + version = "4.0.5"; 1392 }; 1393 + jquery-scrollto-rails = { 1394 + dependencies = ["railties"]; 1395 source = { 1396 remotes = ["https://rubygems.org"]; 1397 + sha256 = "12ic0zxw60ryglm1qjq5ralqd6k4jawmjj7kqnp1nkqds2nvinvp"; 1398 type = "gem"; 1399 }; 1400 + version = "1.4.3"; 1401 }; 1402 + jquery-turbolinks = { 1403 + dependencies = ["railties" "turbolinks"]; 1404 source = { 1405 remotes = ["https://rubygems.org"]; 1406 + sha256 = "1d23mnl3lgamk9ziw4yyv2ixck6d8s8xp4f9pmwimk0by0jq7xhc"; 1407 type = "gem"; 1408 }; 1409 + version = "2.1.0"; 1410 }; 1411 + jquery-ui-rails = { 1412 + dependencies = ["railties"]; 1413 source = { 1414 remotes = ["https://rubygems.org"]; 1415 + sha256 = "1gfygrv4bjpjd2c377lw7xzk1b77rxjyy3w6wl4bq1gkqvyrkx77"; 1416 type = "gem"; 1417 }; 1418 + version = "5.0.5"; 1419 }; 1420 + json = { 1421 source = { 1422 remotes = ["https://rubygems.org"]; 1423 + sha256 = "1nsby6ry8l9xg3yw4adlhk2pnc7i0h0rznvcss4vk3v74qg0k8lc"; 1424 type = "gem"; 1425 }; 1426 + version = "1.8.3"; 1427 }; 1428 + jwt = { 1429 source = { 1430 remotes = ["https://rubygems.org"]; 1431 + sha256 = "0is8973si98rsry5igqdag2jb1knj6jhmfkr9r4mc5n0yvgr5n2q"; 1432 type = "gem"; 1433 }; 1434 + version = "1.5.2"; 1435 }; 1436 + kaminari = { 1437 + dependencies = ["actionpack" "activesupport"]; 1438 source = { 1439 remotes = ["https://rubygems.org"]; 1440 + sha256 = "14vx3kgssl4lv2kn6grr5v2whsynx5rbl1j9aqiq8nc3d7j74l67"; 1441 type = "gem"; 1442 }; 1443 + version = "0.16.3"; 1444 }; 1445 + kgio = { 1446 source = { 1447 remotes = ["https://rubygems.org"]; 1448 + sha256 = "1y6wl3vpp82rdv5g340zjgkmy6fny61wib7xylyg0d09k5f26118"; 1449 type = "gem"; 1450 }; 1451 + version = "2.10.0"; 1452 }; 1453 + launchy = { 1454 + dependencies = ["addressable"]; 1455 source = { 1456 remotes = ["https://rubygems.org"]; 1457 + sha256 = "190lfbiy1vwxhbgn4nl4dcbzxvm049jwc158r2x7kq3g5khjrxa2"; 1458 type = "gem"; 1459 }; 1460 + version = "2.4.3"; 1461 }; 1462 + letter_opener = { 1463 + dependencies = ["launchy"]; 1464 source = { 1465 remotes = ["https://rubygems.org"]; 1466 + sha256 = "1kzbmc686hfh4jznyckq6g40kn14nhb71znsjjm0rc13nb3n0c5l"; 1467 type = "gem"; 1468 }; 1469 + version = "1.1.2"; 1470 }; 1471 + listen = { 1472 + dependencies = ["rb-fsevent" "rb-inotify"]; 1473 source = { 1474 remotes = ["https://rubygems.org"]; 1475 + sha256 = "182wd2pkf690ll19lx6zbk01a3rqkk5lwsyin6kwydl7lqxj5z3g"; 1476 type = "gem"; 1477 }; 1478 + version = "3.0.5"; 1479 }; 1480 + loofah = { 1481 + dependencies = ["nokogiri"]; 1482 source = { 1483 remotes = ["https://rubygems.org"]; 1484 + sha256 = "109ps521p0sr3kgc460d58b4pr1z4mqggan2jbsf0aajy9s6xis8"; 1485 type = "gem"; 1486 }; 1487 + version = "2.0.3"; 1488 }; 1489 + macaddr = { 1490 + dependencies = ["systemu"]; 1491 source = { 1492 remotes = ["https://rubygems.org"]; 1493 + sha256 = "1clii8mvhmh5lmnm95ljnjygyiyhdpja85c5vy487rhxn52scn0b"; 1494 type = "gem"; 1495 }; 1496 + version = "1.7.1"; 1497 }; 1498 mail = { 1499 dependencies = ["mime-types"]; ··· 1504 }; 1505 version = "2.6.3"; 1506 }; 1507 + mail_room = { 1508 source = { 1509 remotes = ["https://rubygems.org"]; 1510 + sha256 = "0jpybhgw9yi50g422qvnwadn5jnj563vh70qaml5cxzdqxbd7fj1"; 1511 type = "gem"; 1512 }; 1513 + version = "0.6.1"; 1514 }; 1515 + method_source = { 1516 source = { 1517 remotes = ["https://rubygems.org"]; 1518 + sha256 = "1g5i4w0dmlhzd18dijlqw5gk27bv6dj2kziqzrzb7mpgxgsd1sf2"; 1519 type = "gem"; 1520 }; 1521 + version = "0.8.2"; 1522 }; 1523 + mime-types = { 1524 source = { 1525 remotes = ["https://rubygems.org"]; 1526 + sha256 = "0mhzsanmnzdshaba7gmsjwnv168r1yj8y0flzw88frw1cickrvw8"; 1527 type = "gem"; 1528 }; 1529 + version = "1.25.1"; 1530 }; 1531 + mimemagic = { 1532 source = { 1533 remotes = ["https://rubygems.org"]; 1534 + sha256 = "101lq4bnjs7ywdcicpw3vbz9amg5gbb4va1626fybd2hawgdx8d9"; 1535 type = "gem"; 1536 }; 1537 + version = "0.3.0"; 1538 }; 1539 + mini_portile2 = { 1540 source = { 1541 remotes = ["https://rubygems.org"]; 1542 + sha256 = "056drbn5m4khdxly1asmiik14nyllswr6sh3wallvsywwdiryz8l"; 1543 type = "gem"; 1544 }; 1545 + version = "2.0.0"; 1546 }; 1547 + minitest = { 1548 source = { 1549 remotes = ["https://rubygems.org"]; 1550 + sha256 = "0rxqfakp629mp3vwda7zpgb57lcns5znkskikbfd0kriwv8i1vq8"; 1551 type = "gem"; 1552 }; 1553 + version = "5.7.0"; 1554 }; 1555 + mousetrap-rails = { 1556 source = { 1557 remotes = ["https://rubygems.org"]; 1558 + sha256 = "00n13r5pwrk4vq018128vcfh021dw0fa2bk4pzsv0fslfm8ayp2m"; 1559 type = "gem"; 1560 }; 1561 + version = "1.4.6"; 1562 }; 1563 + multi_json = { 1564 source = { 1565 remotes = ["https://rubygems.org"]; 1566 + sha256 = "1rf3l4j3i11lybqzgq2jhszq7fh7gpmafjzd14ymp9cjfxqg596r"; 1567 type = "gem"; 1568 }; 1569 + version = "1.11.2"; 1570 }; 1571 + multi_xml = { 1572 source = { 1573 remotes = ["https://rubygems.org"]; 1574 + sha256 = "0i8r7dsz4z79z3j023l8swan7qpbgxbwwz11g38y2vjqjk16v4q8"; 1575 type = "gem"; 1576 }; 1577 + version = "0.5.5"; 1578 }; 1579 + multipart-post = { 1580 source = { 1581 remotes = ["https://rubygems.org"]; 1582 + sha256 = "09k0b3cybqilk1gwrwwain95rdypixb2q9w65gd44gfzsd84xi1x"; 1583 type = "gem"; 1584 }; 1585 + version = "2.0.0"; 1586 }; 1587 + mysql2 = { 1588 source = { 1589 remotes = ["https://rubygems.org"]; 1590 + sha256 = "0n075x14n9kziv0qdxqlzhf3j1abi1w6smpakfpsg4jbr8hnn5ip"; 1591 type = "gem"; 1592 }; 1593 + version = "0.3.20"; 1594 }; 1595 + nested_form = { 1596 source = { 1597 remotes = ["https://rubygems.org"]; 1598 + sha256 = "0f053j4zfagxyym28msxj56hrpvmyv4lzxy2c5c270f7xbbnii5i"; 1599 type = "gem"; 1600 }; 1601 + version = "0.3.2"; 1602 }; 1603 + net-ldap = { 1604 source = { 1605 remotes = ["https://rubygems.org"]; 1606 + sha256 = "0z1j0zklbbx3vi91zcd2v0fnkfgkvq3plisa6hxaid8sqndyak46"; 1607 type = "gem"; 1608 }; 1609 + version = "0.12.1"; 1610 }; 1611 + net-ssh = { 1612 source = { 1613 remotes = ["https://rubygems.org"]; 1614 + sha256 = "1dzqkgwi9xm6mbfk1rkk17rzmz8m5xakqi21w1b97ybng6kkw0hf"; 1615 type = "gem"; 1616 }; 1617 + version = "3.0.1"; 1618 }; 1619 + netrc = { 1620 source = { 1621 remotes = ["https://rubygems.org"]; 1622 + sha256 = "0gzfmcywp1da8nzfqsql2zqi648mfnx6qwkig3cv36n9m0yy676y"; 1623 type = "gem"; 1624 }; 1625 + version = "0.11.0"; 1626 }; 1627 + newrelic_rpm = { 1628 source = { 1629 remotes = ["https://rubygems.org"]; 1630 + sha256 = "155aj845rxn8ikcs15gphr8svnsrki8wzps794ddbi90h0ypr319"; 1631 type = "gem"; 1632 }; 1633 + version = "3.14.1.311"; 1634 }; 1635 + nokogiri = { 1636 + dependencies = ["mini_portile2"]; 1637 source = { 1638 remotes = ["https://rubygems.org"]; 1639 + sha256 = "11sbmpy60ynak6s3794q32lc99hs448msjy8rkp84ay7mq7zqspv"; 1640 type = "gem"; 1641 }; 1642 + version = "1.6.7.2"; 1643 }; 1644 + nprogress-rails = { 1645 source = { 1646 remotes = ["https://rubygems.org"]; 1647 + sha256 = "1ylq2208i95661ba0p1ng2i38z4978ddwiidvpb614amfdq5pqvn"; 1648 type = "gem"; 1649 }; 1650 + version = "0.1.6.7"; 1651 }; 1652 + oauth = { 1653 source = { 1654 remotes = ["https://rubygems.org"]; 1655 + sha256 = "1k5j09p3al3clpjl6lax62qmhy43f3j3g7i6f9l4dbs6r5vpv95w"; 1656 type = "gem"; 1657 }; 1658 + version = "0.4.7"; 1659 }; 1660 + oauth2 = { 1661 + dependencies = ["faraday" "jwt" "multi_json" "multi_xml" "rack"]; 1662 source = { 1663 remotes = ["https://rubygems.org"]; 1664 + sha256 = "0zaa7qnvizv363apmxx9vxa8f6c6xy70z0jm0ydx38xvhxr8898r"; 1665 type = "gem"; 1666 }; 1667 + version = "1.0.0"; 1668 }; 1669 + octokit = { 1670 source = { 1671 remotes = ["https://rubygems.org"]; 1672 + sha256 = "0vmknh0vz1g734q32kgpxv0qwz9ifmnw2jfpd2w5rrk6xwq1k7a8"; 1673 type = "gem"; 1674 }; 1675 + version = "3.8.0"; 1676 }; 1677 + omniauth = { 1678 source = { 1679 remotes = ["https://rubygems.org"]; 1680 + sha256 = "0vsqxgzkcfi10b7k6vpv3shmlphbs8grc29hznwl9s0i16n8962p"; 1681 type = "gem"; 1682 }; 1683 + version = "1.3.1"; 1684 }; 1685 + omniauth-azure-oauth2 = { 1686 + dependencies = ["jwt" "omniauth" "omniauth-oauth2"]; 1687 source = { 1688 remotes = ["https://rubygems.org"]; 1689 + sha256 = "0qay454zvyas8xfnfkycqpjkafaq5pw4gaji176cdfw0blhviz0s"; 1690 type = "gem"; 1691 }; 1692 + version = "0.0.6"; 1693 }; 1694 + omniauth-bitbucket = { 1695 + dependencies = ["multi_json" "omniauth" "omniauth-oauth"]; 1696 source = { 1697 remotes = ["https://rubygems.org"]; 1698 + sha256 = "1lals2z1yixffrc97zh7zn1jpz9l6vpb3alcp13im42dq9q0g845"; 1699 type = "gem"; 1700 }; 1701 + version = "0.0.2"; 1702 }; 1703 + omniauth-cas3 = { 1704 + dependencies = ["addressable" "nokogiri" "omniauth"]; 1705 source = { 1706 remotes = ["https://rubygems.org"]; 1707 + sha256 = "13swm2hi2z63nvb2bps6g41kki8kr9b5c7014rk8259bxlpflrk7"; 1708 type = "gem"; 1709 }; 1710 + version = "1.1.3"; 1711 }; 1712 + omniauth-facebook = { 1713 + dependencies = ["omniauth-oauth2"]; 1714 source = { 1715 remotes = ["https://rubygems.org"]; 1716 + sha256 = "0plj56sna4b6c71k03jsng6gq3r5yxhj7h26ndahc9caasgk869c"; 1717 type = "gem"; 1718 }; 1719 + version = "3.0.0"; 1720 }; 1721 + omniauth-github = { 1722 + dependencies = ["omniauth" "omniauth-oauth2"]; 1723 source = { 1724 remotes = ["https://rubygems.org"]; 1725 + sha256 = "1mbx3c8m1llhdxrqdciq8jh428bxj1nvf4yhziv2xqmqpjcqz617"; 1726 type = "gem"; 1727 }; 1728 + version = "1.1.2"; 1729 }; 1730 + omniauth-gitlab = { 1731 + dependencies = ["omniauth" "omniauth-oauth2"]; 1732 source = { 1733 remotes = ["https://rubygems.org"]; 1734 + sha256 = "083yyc8612kq8ygd8y7s8lxg2d51jcsakbs4pa19aww67gcm72iz"; 1735 type = "gem"; 1736 }; 1737 + version = "1.0.1"; 1738 }; 1739 + omniauth-google-oauth2 = { 1740 + dependencies = ["addressable" "jwt" "multi_json" "omniauth" "omniauth-oauth2"]; 1741 source = { 1742 remotes = ["https://rubygems.org"]; 1743 + sha256 = "1lm4fk6ig9vwzv7398qd861325g678sfr1iv2mm60xswl69964fi"; 1744 type = "gem"; 1745 }; 1746 + version = "0.2.10"; 1747 }; 1748 + omniauth-kerberos = { 1749 + dependencies = ["omniauth-multipassword" "timfel-krb5-auth"]; 1750 source = { 1751 remotes = ["https://rubygems.org"]; 1752 + sha256 = "05xsv76qjxcxzrvabaar2bchv7435y8l2j0wk4zgchh3yv85kiq7"; 1753 type = "gem"; 1754 }; 1755 + version = "0.3.0"; 1756 }; 1757 + omniauth-multipassword = { 1758 + dependencies = ["omniauth"]; 1759 source = { 1760 remotes = ["https://rubygems.org"]; 1761 + sha256 = "0qykp76hw80lkgb39hyzrv68hkbivc8cv0vbvrnycjh9fwfp1lv8"; 1762 type = "gem"; 1763 }; 1764 + version = "0.4.2"; 1765 }; 1766 + omniauth-oauth = { 1767 + dependencies = ["oauth" "omniauth"]; 1768 source = { 1769 remotes = ["https://rubygems.org"]; 1770 + sha256 = "1n5vk4by7hkyc09d9blrw2argry5awpw4gbw1l4n2s9b3j4qz037"; 1771 type = "gem"; 1772 }; 1773 + version = "1.1.0"; 1774 }; 1775 + omniauth-oauth2 = { 1776 + dependencies = ["oauth2" "omniauth"]; 1777 source = { 1778 remotes = ["https://rubygems.org"]; 1779 + sha256 = "0mskwlw5ibx9mz7ywqji6mm56ikf7mglbnfc02qhg6ry527jsxdm"; 1780 type = "gem"; 1781 }; 1782 + version = "1.3.1"; 1783 }; 1784 + omniauth-saml = { 1785 source = { 1786 remotes = ["https://rubygems.org"]; 1787 + sha256 = "0c7pypskq9y6wbl7c8gnp48j256snph11br3csgwvy9whjfisx65"; 1788 type = "gem"; 1789 }; 1790 + version = "1.4.2"; 1791 }; 1792 + omniauth-shibboleth = { 1793 + dependencies = ["omniauth"]; 1794 source = { 1795 remotes = ["https://rubygems.org"]; 1796 + sha256 = "0a8pwy23aybxhn545357zdjy0hnpfgldwqk5snmz9kxingpq12jl"; 1797 type = "gem"; 1798 }; 1799 + version = "1.2.1"; 1800 }; 1801 + omniauth-twitter = { 1802 + dependencies = ["json" "omniauth-oauth"]; 1803 source = { 1804 remotes = ["https://rubygems.org"]; 1805 + sha256 = "1hqjpb1zx0pp3s12c83pkpk4kkx41f001jc5n8qz0h3wll0ld833"; 1806 type = "gem"; 1807 }; 1808 + version = "1.2.1"; 1809 }; 1810 + omniauth_crowd = { 1811 + dependencies = ["activesupport" "nokogiri" "omniauth"]; 1812 source = { 1813 remotes = ["https://rubygems.org"]; 1814 + sha256 = "12g5ck05h6kr9mnp870x8pkxsadg81ca70hg8n3k8xx007lfw2q7"; 1815 type = "gem"; 1816 }; 1817 + version = "2.2.3"; 1818 }; 1819 + org-ruby = { 1820 + dependencies = ["rubypants"]; 1821 source = { 1822 remotes = ["https://rubygems.org"]; 1823 + sha256 = "0x69s7aysfiwlcpd9hkvksfyld34d8kxr62adb59vjvh8hxfrjwk"; 1824 type = "gem"; 1825 }; 1826 + version = "0.9.12"; 1827 }; 1828 + orm_adapter = { 1829 source = { 1830 remotes = ["https://rubygems.org"]; 1831 + sha256 = "1fg9jpjlzf5y49qs9mlpdrgs5rpcyihq1s4k79nv9js0spjhnpda"; 1832 type = "gem"; 1833 }; 1834 + version = "0.5.0"; 1835 }; 1836 + paranoia = { 1837 + dependencies = ["activerecord"]; 1838 source = { 1839 remotes = ["https://rubygems.org"]; 1840 + sha256 = "0z2smnnghjhcs4l5fkz9scs1kj0bvj2n8xmzcvw4rg9yprdnlxr0"; 1841 type = "gem"; 1842 }; 1843 + version = "2.1.4"; 1844 }; 1845 + parser = { 1846 + dependencies = ["ast"]; 1847 source = { 1848 remotes = ["https://rubygems.org"]; 1849 + sha256 = "14db0gam24j04iprqz4m3hxygkb8h0plnbm0yk4k3lzq6j5wzcac"; 1850 type = "gem"; 1851 }; 1852 + version = "2.2.3.0"; 1853 }; 1854 + pg = { 1855 source = { 1856 remotes = ["https://rubygems.org"]; 1857 + sha256 = "07dv4ma9xd75xpsnnwwg1yrpwpji7ydy0q1d9dl0yfqbzpidrw32"; 1858 type = "gem"; 1859 }; 1860 + version = "0.18.4"; 1861 }; 1862 + poltergeist = { 1863 + dependencies = ["capybara" "cliver" "multi_json" "websocket-driver"]; 1864 source = { 1865 remotes = ["https://rubygems.org"]; 1866 + sha256 = "0ppm4isvbxm739508yjhvisq1iwp1q6h8dx4hkndj2krskavz4i9"; 1867 type = "gem"; 1868 }; 1869 + version = "1.8.1"; 1870 }; 1871 + posix-spawn = { 1872 source = { 1873 remotes = ["https://rubygems.org"]; 1874 + sha256 = "052lnxbkvlnwfjw4qd7vn2xrlaaqiav6f5x5bcjin97bsrfq6cmr"; 1875 type = "gem"; 1876 }; 1877 + version = "0.3.11"; 1878 }; 1879 + powerpack = { 1880 source = { 1881 remotes = ["https://rubygems.org"]; 1882 + sha256 = "1fnn3fli5wkzyjl4ryh0k90316shqjfnhydmc7f8lqpi0q21va43"; 1883 type = "gem"; 1884 }; 1885 + version = "0.1.1"; 1886 }; 1887 + pry = { 1888 + dependencies = ["coderay" "method_source" "slop"]; 1889 source = { 1890 remotes = ["https://rubygems.org"]; 1891 + sha256 = "1x78rvp69ws37kwig18a8hr79qn36vh8g1fn75p485y3b3yiqszg"; 1892 type = "gem"; 1893 }; 1894 + version = "0.10.3"; 1895 }; 1896 + pry-rails = { 1897 + dependencies = ["pry"]; 1898 source = { 1899 remotes = ["https://rubygems.org"]; 1900 + sha256 = "0a2iinvabis2xmv0z7z7jmh7bbkkngxj2qixfdg5m6qj9x8k1kx6"; 1901 type = "gem"; 1902 }; 1903 + version = "0.3.4"; 1904 }; 1905 + pyu-ruby-sasl = { 1906 source = { 1907 remotes = ["https://rubygems.org"]; 1908 + sha256 = "1rcpjiz9lrvyb3rd8k8qni0v4ps08psympffyldmmnrqayyad0sn"; 1909 type = "gem"; 1910 }; 1911 + version = "0.0.3.3"; 1912 }; 1913 + quiet_assets = { 1914 + dependencies = ["railties"]; 1915 source = { 1916 remotes = ["https://rubygems.org"]; 1917 + sha256 = "1q4azw4j1xsgd7qwcig110mfdn1fm0y34y87zw9j9v187xr401b1"; 1918 type = "gem"; 1919 }; 1920 + version = "1.0.3"; 1921 }; 1922 + rack = { 1923 source = { 1924 remotes = ["https://rubygems.org"]; 1925 + sha256 = "09bs295yq6csjnkzj7ncj50i6chfxrhmzg1pk6p0vd2lb9ac8pj5"; 1926 type = "gem"; 1927 }; 1928 + version = "1.6.4"; 1929 }; 1930 + rack-accept = { 1931 + dependencies = ["rack"]; 1932 source = { 1933 remotes = ["https://rubygems.org"]; 1934 + sha256 = "18jdipx17b4ki33cfqvliapd31sbfvs4mv727awynr6v95a7n936"; 1935 type = "gem"; 1936 }; 1937 + version = "0.4.5"; 1938 }; 1939 + rack-attack = { 1940 + dependencies = ["rack"]; 1941 source = { 1942 remotes = ["https://rubygems.org"]; 1943 + sha256 = "0ihic8ar2ddfv15p5gia8nqzsl3y7iayg5v4rmg72jlvikgsabls"; 1944 type = "gem"; 1945 }; 1946 + version = "4.3.1"; 1947 }; 1948 + rack-cors = { 1949 source = { 1950 remotes = ["https://rubygems.org"]; 1951 + sha256 = "1sz9d9gjmv2vjl3hddzk269hb1k215k8sp37gicphx82h3chk1kw"; 1952 type = "gem"; 1953 }; 1954 + version = "0.4.0"; 1955 }; 1956 + rack-mount = { 1957 + dependencies = ["rack"]; 1958 source = { 1959 remotes = ["https://rubygems.org"]; 1960 + sha256 = "09a1qfaxxsll1kbgz7z0q0nr48sfmfm7akzaviis5bjpa5r00ld2"; 1961 type = "gem"; 1962 }; 1963 + version = "0.8.3"; 1964 }; 1965 + rack-oauth2 = { 1966 + dependencies = ["activesupport" "attr_required" "httpclient" "multi_json" "rack"]; 1967 source = { 1968 remotes = ["https://rubygems.org"]; 1969 + sha256 = "1szfnb74p5s7k0glpmiv16rfl4wx9mnrr7riapgpbcx163zzkxad"; 1970 type = "gem"; 1971 }; 1972 + version = "1.2.1"; 1973 }; 1974 + rack-protection = { 1975 + dependencies = ["rack"]; 1976 source = { 1977 remotes = ["https://rubygems.org"]; 1978 + sha256 = "0cvb21zz7p9wy23wdav63z5qzfn4nialik22yqp6gihkgfqqrh5r"; 1979 type = "gem"; 1980 }; 1981 + version = "1.5.3"; 1982 }; 1983 + rack-test = { 1984 + dependencies = ["rack"]; 1985 source = { 1986 remotes = ["https://rubygems.org"]; 1987 + sha256 = "0h6x5jq24makgv2fq5qqgjlrk74dxfy62jif9blk43llw8ib2q7z"; 1988 type = "gem"; 1989 }; 1990 + version = "0.6.3"; 1991 }; 1992 + rails = { 1993 + dependencies = ["actionmailer" "actionpack" "actionview" "activejob" "activemodel" "activerecord" "activesupport" "railties" "sprockets-rails"]; 1994 source = { 1995 remotes = ["https://rubygems.org"]; 1996 + sha256 = "aa93c1b9eb8b535eee58280504e30237f88217699fe9bb016e458e5122eefa2e"; 1997 type = "gem"; 1998 }; 1999 + version = "4.2.5.2"; 2000 }; 2001 + rails-deprecated_sanitizer = { 2002 + dependencies = ["activesupport"]; 2003 source = { 2004 remotes = ["https://rubygems.org"]; 2005 + sha256 = "0qxymchzdxww8bjsxj05kbf86hsmrjx40r41ksj0xsixr2gmhbbj"; 2006 type = "gem"; 2007 }; 2008 + version = "1.0.3"; 2009 }; 2010 + rails-dom-testing = { 2011 + dependencies = ["activesupport" "nokogiri" "rails-deprecated_sanitizer"]; 2012 source = { 2013 remotes = ["https://rubygems.org"]; 2014 + sha256 = "1v8jl6803mbqpxh4hn0szj081q1a3ap0nb8ni0qswi7z4la844v8"; 2015 + type = "gem"; 2016 + }; 2017 + version = "1.0.7"; 2018 + }; 2019 + rails-html-sanitizer = { 2020 + dependencies = ["loofah"]; 2021 + source = { 2022 + remotes = ["https://rubygems.org"]; 2023 + sha256 = "138fd86kv073zqfx0xifm646w6bgw2lr8snk16lknrrfrss8xnm7"; 2024 type = "gem"; 2025 }; 2026 version = "1.0.3"; 2027 }; 2028 + railties = { 2029 + dependencies = ["actionpack" "activesupport" "rake" "thor"]; 2030 source = { 2031 remotes = ["https://rubygems.org"]; 2032 + sha256 = "cfff64cbc0e409341003c35fa2e576e6a8cd8259a9894d09f15c6123be73f146"; 2033 type = "gem"; 2034 }; 2035 + version = "4.2.5.2"; 2036 }; 2037 + rainbow = { 2038 source = { 2039 remotes = ["https://rubygems.org"]; 2040 + sha256 = "0dsnzfjiih2w8npsjab3yx1ssmmvmgjkbxny0i9yzrdy7whfw7b4"; 2041 type = "gem"; 2042 }; 2043 + version = "2.0.0"; 2044 }; 2045 + raindrops = { 2046 source = { 2047 remotes = ["https://rubygems.org"]; 2048 + sha256 = "1hv0xhr762axywr937czi92fs0x3zk7k22vg6f4i7rr8d05sp560"; 2049 type = "gem"; 2050 }; 2051 + version = "0.15.0"; 2052 }; 2053 + rake = { 2054 source = { 2055 remotes = ["https://rubygems.org"]; 2056 + sha256 = "0jcabbgnjc788chx31sihc5pgbqnlc1c75wakmqlbjdm8jns2m9b"; 2057 type = "gem"; 2058 }; 2059 + version = "10.5.0"; 2060 }; 2061 + raphael-rails = { 2062 source = { 2063 remotes = ["https://rubygems.org"]; 2064 + sha256 = "0sjiaymvfn4al5dr1pza5i142byan0fxnj4rymziyql2bzvdm2bc"; 2065 type = "gem"; 2066 }; 2067 + version = "2.1.2"; 2068 }; 2069 + rb-fsevent = { 2070 source = { 2071 remotes = ["https://rubygems.org"]; 2072 + sha256 = "1hq57by28iv0ijz8pk9ynih0xdg7vnl1010xjcijfklrcv89a1j2"; 2073 type = "gem"; 2074 }; 2075 + version = "0.9.6"; 2076 }; 2077 + rb-inotify = { 2078 + dependencies = ["ffi"]; 2079 source = { 2080 remotes = ["https://rubygems.org"]; 2081 + sha256 = "0kddx2ia0qylw3r52nhg83irkaclvrncgy2m1ywpbhlhsz1rymb9"; 2082 type = "gem"; 2083 }; 2084 + version = "0.9.5"; 2085 }; 2086 + rblineprof = { 2087 + dependencies = ["debugger-ruby_core_source"]; 2088 source = { 2089 remotes = ["https://rubygems.org"]; 2090 + sha256 = "0m58kdjgncwf0h1qry3qk5h4bg8sj0idykqqijqcrr09mxfd9yc6"; 2091 type = "gem"; 2092 }; 2093 + version = "0.3.6"; 2094 }; 2095 + rdoc = { 2096 + dependencies = ["json"]; 2097 source = { 2098 remotes = ["https://rubygems.org"]; 2099 + sha256 = "1v9k4sp5yzj2bshngckdvivj6bszciskk1nd2r3wri2ygs7vgqm8"; 2100 type = "gem"; 2101 }; 2102 + version = "3.12.2"; 2103 }; 2104 + recaptcha = { 2105 + dependencies = ["json"]; 2106 source = { 2107 remotes = ["https://rubygems.org"]; 2108 + sha256 = "190qqklirmi31s6ih7png4h9xmx1p5h2n5fi45z90y8hsp5w1sh1"; 2109 type = "gem"; 2110 }; 2111 + version = "1.0.2"; 2112 }; 2113 + redcarpet = { 2114 source = { 2115 remotes = ["https://rubygems.org"]; 2116 + sha256 = "14i3wypp97bpk20679d1csy88q4hsgfqbnqw6mryl77m2g0d09pk"; 2117 type = "gem"; 2118 }; 2119 + version = "3.3.3"; 2120 }; 2121 + RedCloth = { 2122 source = { 2123 remotes = ["https://rubygems.org"]; 2124 + sha256 = "06pahxyrckhgb7alsxwhhlx1ib2xsx33793finj01jk8i054bkxl"; 2125 type = "gem"; 2126 }; 2127 + version = "4.2.9"; 2128 }; 2129 + redis = { 2130 source = { 2131 remotes = ["https://rubygems.org"]; 2132 + sha256 = "0255w9izzs04hw9wivn05yqiwi34w28ylxs0xvpmwc1vrh18fwcl"; 2133 type = "gem"; 2134 }; 2135 + version = "3.2.2"; 2136 }; 2137 + redis-actionpack = { 2138 + dependencies = ["actionpack" "redis-rack" "redis-store"]; 2139 source = { 2140 remotes = ["https://rubygems.org"]; 2141 + sha256 = "1jjl6dhhpdapdaywq5iqz7z36mwbw0cn0m30wcc5wcbv7xmiiygw"; 2142 type = "gem"; 2143 }; 2144 + version = "4.0.1"; 2145 }; 2146 + redis-activesupport = { 2147 + dependencies = ["activesupport" "redis-store"]; 2148 source = { 2149 remotes = ["https://rubygems.org"]; 2150 + sha256 = "10y3kybz21n2z11478sf0cp4xzclvxf0b428787brmgpc6i7p7zg"; 2151 type = "gem"; 2152 }; 2153 + version = "4.1.5"; 2154 }; 2155 + redis-namespace = { 2156 + dependencies = ["redis"]; 2157 source = { 2158 remotes = ["https://rubygems.org"]; 2159 + sha256 = "0rp8gfkznfxqzxk9s976k71jnljkh0clkrhnp6vgx46s5yhj9g25"; 2160 type = "gem"; 2161 }; 2162 + version = "1.5.2"; 2163 }; 2164 + redis-rack = { 2165 + dependencies = ["rack" "redis-store"]; 2166 source = { 2167 remotes = ["https://rubygems.org"]; 2168 + sha256 = "1y1mxx8gn0krdrpwllv7fqsbvki1qjnb2dz8b4q9gwc326829gk8"; 2169 type = "gem"; 2170 }; 2171 + version = "1.5.0"; 2172 }; 2173 + redis-rails = { 2174 + dependencies = ["redis-actionpack" "redis-activesupport" "redis-store"]; 2175 source = { 2176 remotes = ["https://rubygems.org"]; 2177 + sha256 = "0igww7hb58aq74mh50dli3zjg78b54y8nhd0h1h9vz4vgjd4q8m7"; 2178 type = "gem"; 2179 }; 2180 + version = "4.0.0"; 2181 }; 2182 + redis-store = { 2183 + dependencies = ["redis"]; 2184 source = { 2185 remotes = ["https://rubygems.org"]; 2186 + sha256 = "0gf462p0wx4hn7m1m8ghs701n6xx0ijzm5cff9xfagd2s6va145m"; 2187 type = "gem"; 2188 }; 2189 + version = "1.1.7"; 2190 }; 2191 + request_store = { 2192 source = { 2193 remotes = ["https://rubygems.org"]; 2194 + sha256 = "01rxi2hw84y133z0r91jns4aaywd8d83wjq0xgb42iaicf0a90p9"; 2195 type = "gem"; 2196 }; 2197 + version = "1.2.1"; 2198 }; 2199 + rerun = { 2200 + dependencies = ["listen"]; 2201 source = { 2202 remotes = ["https://rubygems.org"]; 2203 + sha256 = "0av239bpmy55fdx4qaw9n71aapjy2myr51h5plzjxsyr0fdwn1xq"; 2204 type = "gem"; 2205 }; 2206 + version = "0.11.0"; 2207 }; 2208 + responders = { 2209 + dependencies = ["railties"]; 2210 source = { 2211 remotes = ["https://rubygems.org"]; 2212 + sha256 = "1i00bxp8fa67rzl50wfiaw16w21j5d5gwjjkdiwr0sw9q6ixmpz1"; 2213 type = "gem"; 2214 }; 2215 + version = "2.1.1"; 2216 }; 2217 + rest-client = { 2218 + dependencies = ["http-cookie" "mime-types" "netrc"]; 2219 source = { 2220 remotes = ["https://rubygems.org"]; 2221 + sha256 = "1m8z0c4yf6w47iqz6j2p7x1ip4qnnzvhdph9d5fgx081cvjly3p7"; 2222 type = "gem"; 2223 }; 2224 + version = "1.8.0"; 2225 }; 2226 + rinku = { 2227 source = { 2228 remotes = ["https://rubygems.org"]; 2229 + sha256 = "1jh6nys332brph55i6x6cil6swm086kxjw34wq131nl6mwryqp7b"; 2230 type = "gem"; 2231 }; 2232 + version = "1.7.3"; 2233 }; 2234 + rotp = { 2235 source = { 2236 remotes = ["https://rubygems.org"]; 2237 + sha256 = "1nzsc9hfxijnyzjbv728ln9dm80bc608chaihjdk63i2wi4m529g"; 2238 type = "gem"; 2239 }; 2240 + version = "2.1.1"; 2241 }; 2242 + rouge = { 2243 source = { 2244 remotes = ["https://rubygems.org"]; 2245 + sha256 = "0wp8as9ypdy18kdj9h70kny1rdfq71mr8cj2bpahr9vxjjvjasqz"; 2246 type = "gem"; 2247 }; 2248 + version = "1.10.1"; 2249 }; 2250 + rqrcode = { 2251 + dependencies = ["chunky_png"]; 2252 source = { 2253 remotes = ["https://rubygems.org"]; 2254 + sha256 = "188n1mvc7klrlw30bai16sdg4yannmy7cz0sg0nvm6f1kjx5qflb"; 2255 type = "gem"; 2256 }; 2257 + version = "0.7.0"; 2258 }; 2259 + rqrcode-rails3 = { 2260 + dependencies = ["rqrcode"]; 2261 source = { 2262 remotes = ["https://rubygems.org"]; 2263 + sha256 = "1i28rwmj24ssk91chn0g7qsnvn003y3s5a7jsrg3w4l5ckr841bg"; 2264 type = "gem"; 2265 }; 2266 + version = "0.1.7"; 2267 }; 2268 + rspec = { 2269 + dependencies = ["rspec-core" "rspec-expectations" "rspec-mocks"]; 2270 source = { 2271 remotes = ["https://rubygems.org"]; 2272 + sha256 = "1bn5zs71agc0zyns2r3c8myi5bxw3q7xnzp7f3v5b7hbil1qym4r"; 2273 type = "gem"; 2274 }; 2275 + version = "3.3.0"; 2276 }; 2277 + rspec-core = { 2278 + dependencies = ["rspec-support"]; 2279 source = { 2280 remotes = ["https://rubygems.org"]; 2281 + sha256 = "0xw5qi936j6nz9fixi2mwy03f406761cd72bzyvd61pr854d7hy1"; 2282 type = "gem"; 2283 }; 2284 + version = "3.3.2"; 2285 }; 2286 + rspec-expectations = { 2287 + dependencies = ["diff-lcs" "rspec-support"]; 2288 source = { 2289 remotes = ["https://rubygems.org"]; 2290 + sha256 = "1d0b5hpkxlr9f3xpsbhvl3irnk4smmycx2xnmc8qv3pqaa7mb7ah"; 2291 type = "gem"; 2292 }; 2293 + version = "3.3.1"; 2294 }; 2295 + rspec-mocks = { 2296 + dependencies = ["diff-lcs" "rspec-support"]; 2297 source = { 2298 remotes = ["https://rubygems.org"]; 2299 + sha256 = "1lfbzscmpyixlbapxmhy2s69596vs1z00lv590l51hgdw70z92vg"; 2300 type = "gem"; 2301 }; 2302 + version = "3.3.2"; 2303 }; 2304 + rspec-rails = { 2305 + dependencies = ["actionpack" "activesupport" "railties" "rspec-core" "rspec-expectations" "rspec-mocks" "rspec-support"]; 2306 source = { 2307 remotes = ["https://rubygems.org"]; 2308 + sha256 = "0m66n9p3a7d3fmrzkbh8312prb6dhrgmp53g1amck308ranasv2a"; 2309 type = "gem"; 2310 }; 2311 + version = "3.3.3"; 2312 }; 2313 + rspec-support = { 2314 source = { 2315 remotes = ["https://rubygems.org"]; 2316 + sha256 = "1cyagig8slxjas8mbg5f8bl240b8zgr8mnjsvrznag1fwpkh4h27"; 2317 type = "gem"; 2318 }; 2319 + version = "3.3.0"; 2320 }; 2321 + rubocop = { 2322 + dependencies = ["astrolabe" "parser" "powerpack" "rainbow" "ruby-progressbar" "tins"]; 2323 source = { 2324 remotes = ["https://rubygems.org"]; 2325 + sha256 = "1grqda2fdknm43zyagh8gcmnhjkypyfw98q92hmvprprwghkq2sg"; 2326 type = "gem"; 2327 }; 2328 + version = "0.35.1"; 2329 }; 2330 + ruby-fogbugz = { 2331 + dependencies = ["crack"]; 2332 source = { 2333 remotes = ["https://rubygems.org"]; 2334 + sha256 = "1jj0gpkycbrivkh2q3429vj6mbgx6axxisg69slj3c4mgvzfgchm"; 2335 type = "gem"; 2336 }; 2337 + version = "0.2.1"; 2338 }; 2339 + ruby-progressbar = { 2340 source = { 2341 remotes = ["https://rubygems.org"]; 2342 + sha256 = "0hynaavnqzld17qdx9r7hfw00y16ybldwq730zrqfszjwgi59ivi"; 2343 type = "gem"; 2344 }; 2345 + version = "1.7.5"; 2346 }; 2347 + ruby-saml = { 2348 source = { 2349 remotes = ["https://rubygems.org"]; 2350 + sha256 = "151jbak16y87dbj3ma2nc03rh37z7lixcwgaqahncq80rgnv45a8"; 2351 type = "gem"; 2352 }; 2353 + version = "1.1.1"; 2354 }; 2355 + ruby2ruby = { 2356 + dependencies = ["ruby_parser" "sexp_processor"]; 2357 source = { 2358 remotes = ["https://rubygems.org"]; 2359 + sha256 = "1kmc0503s9mqnjyypx51wsi6zz9zj550ch43rag23wpj4qd6i6pm"; 2360 type = "gem"; 2361 }; 2362 + version = "2.2.0"; 2363 }; 2364 + ruby_parser = { 2365 + dependencies = ["sexp_processor"]; 2366 source = { 2367 remotes = ["https://rubygems.org"]; 2368 + sha256 = "1rip6075b4k5a7s8w2klwc3jaqx31h69k004ac5nhl8y0ja92qvz"; 2369 type = "gem"; 2370 }; 2371 + version = "3.7.2"; 2372 }; 2373 + rubyntlm = { 2374 source = { 2375 remotes = ["https://rubygems.org"]; 2376 + sha256 = "04l8686hl0829x4acsnbz0licf8n6794p7shz8iyahin1jnqg3d7"; 2377 type = "gem"; 2378 }; 2379 + version = "0.5.2"; 2380 }; 2381 + rubypants = { 2382 source = { 2383 remotes = ["https://rubygems.org"]; 2384 + sha256 = "1vpdkrc4c8qhrxph41wqwswl28q5h5h994gy4c1mlrckqzm3hzph"; 2385 type = "gem"; 2386 }; 2387 + version = "0.2.0"; 2388 }; 2389 + rufus-scheduler = { 2390 source = { 2391 remotes = ["https://rubygems.org"]; 2392 + sha256 = "04bmvvvri7ni7dvlq3gi1y553f6rp6bw2kmdfp9ny5bh3l7qayrh"; 2393 type = "gem"; 2394 }; 2395 + version = "3.1.10"; 2396 }; 2397 + rugged = { 2398 source = { 2399 remotes = ["https://rubygems.org"]; 2400 + sha256 = "0v0cvdw8cgy1hf5h3cx796zpxhbad8d5cm50nykyhwjc00q80zrr"; 2401 type = "gem"; 2402 }; 2403 + version = "0.24.0b13"; 2404 }; 2405 + safe_yaml = { 2406 source = { 2407 remotes = ["https://rubygems.org"]; 2408 + sha256 = "1hly915584hyi9q9vgd968x2nsi5yag9jyf5kq60lwzi5scr7094"; 2409 type = "gem"; 2410 }; 2411 + version = "1.0.4"; 2412 }; 2413 + sanitize = { 2414 + dependencies = ["nokogiri"]; 2415 source = { 2416 remotes = ["https://rubygems.org"]; 2417 + sha256 = "0xsv6xqrlz91rd8wifjknadbl3z5h6qphmxy0hjb189qbdghggn3"; 2418 type = "gem"; 2419 }; 2420 + version = "2.1.0"; 2421 }; 2422 + sass = { 2423 source = { 2424 remotes = ["https://rubygems.org"]; 2425 + sha256 = "04rpdcp258arh2wgdk9shbqnzd6cbbbpi3wpi9a0wby8awgpxmyf"; 2426 type = "gem"; 2427 }; 2428 + version = "3.4.20"; 2429 }; 2430 + sass-rails = { 2431 + dependencies = ["railties" "sass" "sprockets" "sprockets-rails" "tilt"]; 2432 source = { 2433 remotes = ["https://rubygems.org"]; 2434 + sha256 = "1f6357vw944w2ayayqmz8ai9myl6xbnry06sx5b5ms4r9lny8hj8"; 2435 type = "gem"; 2436 }; 2437 + version = "5.0.4"; 2438 }; 2439 + sawyer = { 2440 + dependencies = ["addressable" "faraday"]; 2441 source = { 2442 remotes = ["https://rubygems.org"]; 2443 + sha256 = "0fk43bzwn816qj1ksiicm2i1kmzv5675cmnvk57kmfmi4rfsyjpy"; 2444 type = "gem"; 2445 }; 2446 + version = "0.6.0"; 2447 }; 2448 + sdoc = { 2449 + dependencies = ["json" "rdoc"]; 2450 source = { 2451 remotes = ["https://rubygems.org"]; 2452 + sha256 = "17l8qk0ld47z4h5avcnylvds8nc6dp25zc64w23z8li2hs341xf2"; 2453 type = "gem"; 2454 }; 2455 + version = "0.3.20"; 2456 }; 2457 + seed-fu = { 2458 + dependencies = ["activerecord" "activesupport"]; 2459 source = { 2460 remotes = ["https://rubygems.org"]; 2461 + sha256 = "11xja82yxir1kwccrzng29h7w911i9j0xj2y7y949yqnw91v12vw"; 2462 type = "gem"; 2463 }; 2464 + version = "2.3.5"; 2465 }; 2466 + select2-rails = { 2467 + dependencies = ["thor"]; 2468 source = { 2469 remotes = ["https://rubygems.org"]; 2470 + sha256 = "0ni2k74n73y3gv56gs37gkjlh912szjf6k9j483wz41m3xvlz7fj"; 2471 type = "gem"; 2472 }; 2473 + version = "3.5.9.3"; 2474 }; 2475 + sentry-raven = { 2476 source = { 2477 remotes = ["https://rubygems.org"]; 2478 + sha256 = "0iqnwfmf6rnpgrvl3c8gh2gkix91nhm21j5qf389g4mi2rkc0ky8"; 2479 type = "gem"; 2480 }; 2481 + version = "0.15.6"; 2482 }; 2483 + settingslogic = { 2484 source = { 2485 remotes = ["https://rubygems.org"]; 2486 + sha256 = "1ria5zcrk1nf0b9yia15mdpzw0dqr6wjpbj8dsdbbps81lfsj9ar"; 2487 type = "gem"; 2488 }; 2489 + version = "2.0.9"; 2490 }; 2491 + sexp_processor = { 2492 source = { 2493 remotes = ["https://rubygems.org"]; 2494 + sha256 = "0gxlcpg81wfjf5gpggf8h6l2dbq3ikgavbrr2yfw3m2vqy88yjg2"; 2495 type = "gem"; 2496 }; 2497 + version = "4.6.0"; 2498 }; 2499 + sham_rack = { 2500 + dependencies = ["rack"]; 2501 source = { 2502 remotes = ["https://rubygems.org"]; 2503 + sha256 = "0zs6hpgg87x5jrykjxgfp2i7m5aja53s5kamdhxam16wki1hid3i"; 2504 type = "gem"; 2505 }; 2506 + version = "1.3.6"; 2507 }; 2508 + shoulda-matchers = { 2509 + dependencies = ["activesupport"]; 2510 source = { 2511 remotes = ["https://rubygems.org"]; 2512 + sha256 = "0d3ryqcsk1n9y35bx5wxnqbgw4m8b3c79isazdjnnbg8crdp72d0"; 2513 type = "gem"; 2514 }; 2515 + version = "2.8.0"; 2516 }; 2517 + sidekiq = { 2518 + dependencies = ["concurrent-ruby" "connection_pool" "json" "redis"]; 2519 source = { 2520 remotes = ["https://rubygems.org"]; 2521 + sha256 = "1x7jfc2va0x6fcfffdf0wdiyk4krjw8053jzwffa63wkqr5jvg3y"; 2522 type = "gem"; 2523 }; 2524 + version = "4.0.1"; 2525 }; 2526 + sidekiq-cron = { 2527 + dependencies = ["redis-namespace" "rufus-scheduler" "sidekiq"]; 2528 source = { 2529 remotes = ["https://rubygems.org"]; 2530 + sha256 = "0xnbvh8kjv6954vsiwfcpp7bn8sgpwvnyapnq7b94w8h7kj3ykqy"; 2531 type = "gem"; 2532 }; 2533 + version = "0.4.0"; 2534 }; 2535 + simple_oauth = { 2536 source = { 2537 remotes = ["https://rubygems.org"]; 2538 + sha256 = "0bb06p88xsdw4fxll1ikv5i5k58sl6y323ss0wp1hqjm3xw1jgvj"; 2539 type = "gem"; 2540 }; 2541 + version = "0.1.9"; 2542 }; 2543 + simplecov = { 2544 + dependencies = ["docile" "json" "simplecov-html"]; 2545 source = { 2546 remotes = ["https://rubygems.org"]; 2547 + sha256 = "1q2iq2vgrdvvla5y907gkmqx6ry2qvnvc7a90hlcbwgp1w0sv6z4"; 2548 type = "gem"; 2549 }; 2550 + version = "0.10.0"; 2551 }; 2552 + simplecov-html = { 2553 source = { 2554 remotes = ["https://rubygems.org"]; 2555 + sha256 = "1qni8g0xxglkx25w54qcfbi4wjkpvmb28cb7rj5zk3iqynjcdrqf"; 2556 type = "gem"; 2557 }; 2558 + version = "0.10.0"; 2559 }; 2560 + sinatra = { 2561 + dependencies = ["rack" "rack-protection" "tilt"]; 2562 source = { 2563 remotes = ["https://rubygems.org"]; 2564 + sha256 = "1hhmwqc81ram7lfwwziv0z70jh92sj1m7h7s9fr0cn2xq8mmn8l7"; 2565 type = "gem"; 2566 }; 2567 + version = "1.4.6"; 2568 }; 2569 + six = { 2570 source = { 2571 remotes = ["https://rubygems.org"]; 2572 + sha256 = "1bhapiyjh5r5qjpclfw8i65plvy6k2q4azr5xir63xqglr53viw3"; 2573 type = "gem"; 2574 }; 2575 + version = "0.2.0"; 2576 }; 2577 + slack-notifier = { 2578 source = { 2579 remotes = ["https://rubygems.org"]; 2580 + sha256 = "08z6fv186yw1nrpl6zwp3lwqksin145aa1jv6jf00bnv3sicliiz"; 2581 type = "gem"; 2582 }; 2583 + version = "1.2.1"; 2584 }; 2585 + slim = { 2586 + dependencies = ["temple" "tilt"]; 2587 source = { 2588 remotes = ["https://rubygems.org"]; 2589 + sha256 = "1szs71hh0msm5gj6qbcxw44m3hqnwybx4yh02scwixnwg576058k"; 2590 type = "gem"; 2591 }; 2592 + version = "3.0.6"; 2593 }; 2594 + slop = { 2595 source = { 2596 remotes = ["https://rubygems.org"]; 2597 + sha256 = "00w8g3j7k7kl8ri2cf1m58ckxk8rn350gp4chfscmgv6pq1spk3n"; 2598 type = "gem"; 2599 }; 2600 + version = "3.6.0"; 2601 }; 2602 + spinach = { 2603 + dependencies = ["colorize" "gherkin-ruby" "json"]; 2604 source = { 2605 remotes = ["https://rubygems.org"]; 2606 + sha256 = "0phfjs4iw2iqxdaljzwk6qxmi2x86pl3hirmpgw2pgfx76wfx688"; 2607 type = "gem"; 2608 }; 2609 + version = "0.8.10"; 2610 }; 2611 + spinach-rails = { 2612 + dependencies = ["capybara" "railties" "spinach"]; 2613 source = { 2614 remotes = ["https://rubygems.org"]; 2615 + sha256 = "1nfacfylkncfgi59g2wga6m4nzdcjqb8s50cax4nbx362ap4bl70"; 2616 type = "gem"; 2617 }; 2618 + version = "0.2.1"; 2619 }; 2620 + spring = { 2621 source = { 2622 remotes = ["https://rubygems.org"]; 2623 + sha256 = "0xvz2x6nvza5i53p7mddnf11j2wshqmbaphi6ngd6nar8v35y0k1"; 2624 type = "gem"; 2625 }; 2626 + version = "1.3.6"; 2627 }; 2628 + spring-commands-rspec = { 2629 + dependencies = ["spring"]; 2630 source = { 2631 remotes = ["https://rubygems.org"]; 2632 + sha256 = "0b0svpq3md1pjz5drpa5pxwg8nk48wrshq8lckim4x3nli7ya0k2"; 2633 type = "gem"; 2634 }; 2635 + version = "1.0.4"; 2636 }; 2637 + spring-commands-spinach = { 2638 + dependencies = ["spring"]; 2639 source = { 2640 remotes = ["https://rubygems.org"]; 2641 + sha256 = "138jardqyj96wz68njdgy55qjbpl2d0g8bxbkz97ndaz3c2bykv9"; 2642 type = "gem"; 2643 }; 2644 + version = "1.0.0"; 2645 }; 2646 + spring-commands-teaspoon = { 2647 + dependencies = ["spring"]; 2648 source = { 2649 remotes = ["https://rubygems.org"]; 2650 + sha256 = "1g7n4m2s9d0frh7y1xibzpphqajfnx4fvgfc66nh545dd91w2nqz"; 2651 type = "gem"; 2652 }; 2653 + version = "0.0.2"; 2654 }; 2655 + sprockets = { 2656 + dependencies = ["hike" "multi_json" "rack" "tilt"]; 2657 source = { 2658 remotes = ["https://rubygems.org"]; 2659 + sha256 = "15818683yz27w4hgywccf27n91azy9a4nmb5qkklzb08k8jw9gp3"; 2660 type = "gem"; 2661 }; 2662 + version = "2.12.4"; 2663 }; 2664 + sprockets-rails = { 2665 + dependencies = ["actionpack" "activesupport" "sprockets"]; 2666 source = { 2667 remotes = ["https://rubygems.org"]; 2668 + sha256 = "1vsl6ryxdjpp97nl4ghhk1v6p50zh3sx9qv81bhmlffc234r91wn"; 2669 type = "gem"; 2670 }; 2671 + version = "2.3.3"; 2672 }; 2673 + state_machines = { 2674 source = { 2675 remotes = ["https://rubygems.org"]; 2676 + sha256 = "1xg84kdglz0k1pshf2q604zybjpribzcz2b651sc1j27kd86w787"; 2677 type = "gem"; 2678 }; 2679 version = "0.4.0"; 2680 }; 2681 + state_machines-activemodel = { 2682 + dependencies = ["activemodel" "state_machines"]; 2683 source = { 2684 remotes = ["https://rubygems.org"]; 2685 + sha256 = "1bshcm53v2vfpapvhws1h0dq1h4f3p6bvpdkjpydb52a3m0w2z0y"; 2686 type = "gem"; 2687 }; 2688 + version = "0.3.0"; 2689 }; 2690 + state_machines-activerecord = { 2691 + dependencies = ["activerecord" "state_machines-activemodel"]; 2692 source = { 2693 remotes = ["https://rubygems.org"]; 2694 + sha256 = "10dplkn4cm49xby8s0sn7wxww4hnxi4dgikfsmhp1rbsa24d76vx"; 2695 type = "gem"; 2696 }; 2697 + version = "0.3.0"; 2698 }; 2699 + stringex = { 2700 source = { 2701 remotes = ["https://rubygems.org"]; 2702 + sha256 = "150adm7rfh6r9b5ra6vk75mswf9m3wwyslcf8f235a08m29fxa17"; 2703 type = "gem"; 2704 }; 2705 + version = "2.5.2"; 2706 }; 2707 + systemu = { 2708 source = { 2709 remotes = ["https://rubygems.org"]; 2710 + sha256 = "0gmkbakhfci5wnmbfx5i54f25j9zsvbw858yg3jjhfs5n4ad1xq1"; 2711 type = "gem"; 2712 }; 2713 + version = "2.6.5"; 2714 }; 2715 + task_list = { 2716 + dependencies = ["html-pipeline"]; 2717 source = { 2718 remotes = ["https://rubygems.org"]; 2719 + sha256 = "1iv1fizb04463c4mp4gxd8v0414fhvmiwvwvjby5b9qq79d8zwab"; 2720 type = "gem"; 2721 }; 2722 + version = "1.0.2"; 2723 }; 2724 + teaspoon = { 2725 + dependencies = ["railties"]; 2726 source = { 2727 remotes = ["https://rubygems.org"]; 2728 + sha256 = "0cprz18vgf0jgcggcxf4pwx8jcwbiyj1p0dnck5aavlvaxaic58s"; 2729 type = "gem"; 2730 }; 2731 + version = "1.0.2"; 2732 }; 2733 + teaspoon-jasmine = { 2734 + dependencies = ["teaspoon"]; 2735 source = { 2736 remotes = ["https://rubygems.org"]; 2737 + sha256 = "00wygrv1jm4aj15p1ab9d5fdrj6y83kv26xgp52mx4lp78h2ms9q"; 2738 type = "gem"; 2739 }; 2740 + version = "2.2.0"; 2741 }; 2742 + temple = { 2743 source = { 2744 remotes = ["https://rubygems.org"]; 2745 + sha256 = "0ysraljv7lkb04z5vdyrkijab7j1jzj1mgz4bj82744dp7d0rhb0"; 2746 type = "gem"; 2747 }; 2748 + version = "0.7.6"; 2749 }; 2750 + term-ansicolor = { 2751 + dependencies = ["tins"]; 2752 source = { 2753 remotes = ["https://rubygems.org"]; 2754 + sha256 = "0ydbbyjmk5p7fsi55ffnkq79jnfqx65c3nj8d9rpgl6sw85ahyys"; 2755 type = "gem"; 2756 }; 2757 + version = "1.3.2"; 2758 }; 2759 + terminal-table = { 2760 source = { 2761 remotes = ["https://rubygems.org"]; 2762 + sha256 = "1s6qyj9ir1agbbi32li9c0c34dcl0klyxqif6mxy0dbvq7kqfp8f"; 2763 type = "gem"; 2764 }; 2765 + version = "1.5.2"; 2766 }; 2767 + test_after_commit = { 2768 + dependencies = ["activerecord"]; 2769 source = { 2770 remotes = ["https://rubygems.org"]; 2771 + sha256 = "1fzg8qan6f0n0ynr594bld2k0rwwxj99yzhiga2f3pkj9ina1abb"; 2772 type = "gem"; 2773 }; 2774 + version = "0.4.2"; 2775 }; 2776 + thin = { 2777 + dependencies = ["daemons" "eventmachine" "rack"]; 2778 source = { 2779 remotes = ["https://rubygems.org"]; 2780 + sha256 = "1pyc602sa8fqwjyssn9yvf3fqrr14jk7hj9hsjlan1mq4zvim1lf"; 2781 type = "gem"; 2782 }; 2783 + version = "1.6.4"; 2784 }; 2785 + thor = { 2786 source = { 2787 remotes = ["https://rubygems.org"]; 2788 + sha256 = "08p5gx18yrbnwc6xc0mxvsfaxzgy2y9i78xq7ds0qmdm67q39y4z"; 2789 type = "gem"; 2790 }; 2791 + version = "0.19.1"; 2792 }; 2793 + thread_safe = { 2794 source = { 2795 remotes = ["https://rubygems.org"]; 2796 + sha256 = "1hq46wqsyylx5afkp6jmcihdpv4ynzzq9ygb6z2pb1cbz5js0gcr"; 2797 type = "gem"; 2798 }; 2799 + version = "0.3.5"; 2800 }; 2801 + tilt = { 2802 source = { 2803 remotes = ["https://rubygems.org"]; 2804 + sha256 = "00sr3yy7sbqaq7cb2d2kpycajxqf1b1wr1yy33z4bnzmqii0b0ir"; 2805 type = "gem"; 2806 }; 2807 + version = "1.4.1"; 2808 }; 2809 + timfel-krb5-auth = { 2810 source = { 2811 remotes = ["https://rubygems.org"]; 2812 + sha256 = "105vajc0jkqgcx1wbp0ad262sdry4l1irk7jpaawv8vzfjfqqf5b"; 2813 type = "gem"; 2814 }; 2815 + version = "0.8.3"; 2816 }; 2817 + tinder = { 2818 + dependencies = ["eventmachine" "faraday" "faraday_middleware" "hashie" "json" "mime-types" "multi_json" "twitter-stream"]; 2819 source = { 2820 remotes = ["https://rubygems.org"]; 2821 + sha256 = "1kwj0wd540wb2ws86d3jdva175dx00w2j8lyrvbb6qli3g27byd7"; 2822 type = "gem"; 2823 }; 2824 + version = "1.10.1"; 2825 }; 2826 + tins = { 2827 source = { 2828 remotes = ["https://rubygems.org"]; 2829 + sha256 = "02qarvy17nbwvslfgqam8y6y7479cwmb1a6di9z18hzka4cf90hz"; 2830 type = "gem"; 2831 }; 2832 + version = "1.6.0"; 2833 }; 2834 + turbolinks = { 2835 + dependencies = ["coffee-rails"]; 2836 source = { 2837 remotes = ["https://rubygems.org"]; 2838 + sha256 = "1ddrx25vvvqxlz4h59lrmjhc2bfwxf4bpicvyhgbpjd48ckj81jn"; 2839 type = "gem"; 2840 }; 2841 + version = "2.5.3"; 2842 }; 2843 + twitter-stream = { 2844 + dependencies = ["eventmachine" "http_parser.rb" "simple_oauth"]; 2845 source = { 2846 remotes = ["https://rubygems.org"]; 2847 + sha256 = "0is81g3xvnjk64sqiaqlh2ziwfryzwvk1yvaniryg0zhppgsyriq"; 2848 type = "gem"; 2849 }; 2850 + version = "0.1.16"; 2851 }; 2852 + tzinfo = { 2853 + dependencies = ["thread_safe"]; 2854 source = { 2855 remotes = ["https://rubygems.org"]; 2856 + sha256 = "1c01p3kg6xvy1cgjnzdfq45fggbwish8krd0h864jvbpybyx7cgx"; 2857 type = "gem"; 2858 }; 2859 + version = "1.2.2"; 2860 }; 2861 + uglifier = { 2862 + dependencies = ["execjs" "json"]; 2863 source = { 2864 remotes = ["https://rubygems.org"]; 2865 + sha256 = "0mzs64z3m1b98rh6ssxpqfz9sc87f6ml6906b0m57vydzfgrh1cz"; 2866 type = "gem"; 2867 }; 2868 + version = "2.7.2"; 2869 }; 2870 + underscore-rails = { 2871 source = { 2872 remotes = ["https://rubygems.org"]; 2873 + sha256 = "0iyspb7s49wpi9cc314gvlkyn45iyfivzxhdw0kql1zrgllhlzfk"; 2874 type = "gem"; 2875 }; 2876 + version = "1.8.3"; 2877 }; 2878 + unf = { 2879 + dependencies = ["unf_ext"]; 2880 source = { 2881 remotes = ["https://rubygems.org"]; 2882 + sha256 = "0bh2cf73i2ffh4fcpdn9ir4mhq8zi50ik0zqa1braahzadx536a9"; 2883 type = "gem"; 2884 }; 2885 + version = "0.1.4"; 2886 }; 2887 + unf_ext = { 2888 source = { 2889 remotes = ["https://rubygems.org"]; 2890 + sha256 = "0ly2ms6c3irmbr1575ldyh52bz2v0lzzr2gagf0p526k12ld2n5b"; 2891 type = "gem"; 2892 }; 2893 + version = "0.0.7.1"; 2894 }; 2895 + unicorn = { 2896 + dependencies = ["kgio" "rack" "raindrops"]; 2897 source = { 2898 remotes = ["https://rubygems.org"]; 2899 + sha256 = "1kpg2vikx2hxdyrl45bqcr89a0w59hfw7yn7xh87bmlczi34xds4"; 2900 type = "gem"; 2901 }; 2902 + version = "4.8.3"; 2903 }; 2904 + unicorn-worker-killer = { 2905 + dependencies = ["get_process_mem" "unicorn"]; 2906 source = { 2907 remotes = ["https://rubygems.org"]; 2908 + sha256 = "0rrdxpwdsapx47axjin8ymxb4f685qlpx8a26bql4ay1559c3gva"; 2909 type = "gem"; 2910 }; 2911 + version = "0.4.4"; 2912 }; 2913 + uniform_notifier = { 2914 source = { 2915 remotes = ["https://rubygems.org"]; 2916 + sha256 = "009z60qx01am7klmrca8pcladrynljra3a9smifn9f81r4dc7q63"; 2917 type = "gem"; 2918 }; 2919 + version = "1.9.0"; 2920 }; 2921 + uuid = { 2922 + dependencies = ["macaddr"]; 2923 source = { 2924 remotes = ["https://rubygems.org"]; 2925 + sha256 = "0gr2mxg27l380wpiy66mgv9wq02myj6m4gmp6c4g1vsbzkh0213v"; 2926 type = "gem"; 2927 }; 2928 + version = "2.3.8"; 2929 }; 2930 + version_sorter = { 2931 source = { 2932 remotes = ["https://rubygems.org"]; 2933 + sha256 = "1lad9c43w2xfzmva57ia6glpmhyivyk1m79jli42canshvan5v6y"; 2934 type = "gem"; 2935 }; 2936 + version = "2.0.0"; 2937 }; 2938 + virtus = { 2939 + dependencies = ["axiom-types" "coercible" "descendants_tracker" "equalizer"]; 2940 source = { 2941 remotes = ["https://rubygems.org"]; 2942 + sha256 = "06iphwi3c4f7y9i2rvhvaizfswqbaflilziz4dxqngrdysgkn1fk"; 2943 type = "gem"; 2944 }; 2945 + version = "1.0.5"; 2946 }; 2947 + warden = { 2948 + dependencies = ["rack"]; 2949 source = { 2950 remotes = ["https://rubygems.org"]; 2951 + sha256 = "1iyxw1ms3930dh7vcrfyi4ifpdbkfsr8k7fzjryva0r7k3c71gb7"; 2952 type = "gem"; 2953 }; 2954 + version = "1.2.4"; 2955 }; 2956 + web-console = { 2957 + dependencies = ["activemodel" "binding_of_caller" "railties" "sprockets-rails"]; 2958 source = { 2959 remotes = ["https://rubygems.org"]; 2960 + sha256 = "13rwps8m76j45iqhggm810j78i8bg4nqzgi8k7amxplik2zm5blf"; 2961 type = "gem"; 2962 }; 2963 + version = "2.2.1"; 2964 }; 2965 + webmock = { 2966 + dependencies = ["addressable" "crack"]; 2967 source = { 2968 remotes = ["https://rubygems.org"]; 2969 + sha256 = "1p7hqdxk5359xwp59pcx841fhbnqx01ra98rnwhdyz61nrc6piv3"; 2970 type = "gem"; 2971 }; 2972 + version = "1.21.0"; 2973 }; 2974 + websocket-driver = { 2975 + dependencies = ["websocket-extensions"]; 2976 source = { 2977 remotes = ["https://rubygems.org"]; 2978 + sha256 = "1v39w1ig6ps8g55xhz6x1w53apl17ii6kpy0jg9249akgpdvb0k9"; 2979 type = "gem"; 2980 }; 2981 + version = "0.6.3"; 2982 }; 2983 + websocket-extensions = { 2984 source = { 2985 remotes = ["https://rubygems.org"]; 2986 + sha256 = "07qnsafl6203a2zclxl20hy4jq11c471cgvd0bj5r9fx1qqw06br"; 2987 type = "gem"; 2988 }; 2989 + version = "0.1.2"; 2990 }; 2991 + wikicloth = { 2992 + dependencies = ["builder" "expression_parser" "rinku"]; 2993 source = { 2994 remotes = ["https://rubygems.org"]; 2995 + sha256 = "1jp6c2yzyqbap8jdiw8yz6l08sradky1llhyhmrg934l1b5akj3s"; 2996 type = "gem"; 2997 }; 2998 + version = "0.8.1"; 2999 }; 3000 + xml-simple = { 3001 source = { 3002 remotes = ["https://rubygems.org"]; 3003 + sha256 = "0xlqplda3fix5pcykzsyzwgnbamb3qrqkgbrhhfz2a2fxhrkvhw8"; 3004 type = "gem"; 3005 }; 3006 + version = "1.1.5"; 3007 }; 3008 + xpath = { 3009 + dependencies = ["nokogiri"]; 3010 source = { 3011 remotes = ["https://rubygems.org"]; 3012 + sha256 = "04kcr127l34p7221z13blyl0dvh0bmxwx326j72idayri36a394w"; 3013 type = "gem"; 3014 }; 3015 + version = "2.0.0"; 3016 }; 3017 + }