All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gems.maven-tools-1.2.1.spec.gemfile_with_test_group.Gemfile.lock Maven / Gradle / Ivy

The newest version!
GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.1.1)
      activesupport (= 4.1.1)
      builder (~> 3.1)
    activerecord (4.1.1)
      activemodel (= 4.1.1)
      activesupport (= 4.1.1)
      arel (~> 5.0.0)
    activerecord-jdbc-adapter (1.3.7)
      activerecord (>= 2.2)
    activerecord-jdbcmysql-adapter (1.3.7)
      activerecord-jdbc-adapter (~> 1.3.7)
      jdbc-mysql (>= 5.1.22)
    activesupport (4.1.1)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.13)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    addressable (2.3.6)
    arel (5.0.1.20140414130214)
    aws-sdk (1.40.3)
      json (~> 1.4)
      nokogiri (>= 1.4.4)
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    builder (3.2.2)
    codeclimate-test-reporter (0.3.0)
      simplecov (>= 0.7.1, < 1.0.0)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
    database_cleaner (1.2.0)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.2.5)
    docile (1.1.3)
    equalizer (0.0.9)
    fake_sqs (0.1.0)
      builder
      sinatra
    grape (0.7.0)
      activesupport
      builder
      hashie (>= 1.2.0)
      multi_json (>= 1.3.2)
      multi_xml (>= 0.5.2)
      rack (>= 1.3.0)
      rack-accept
      rack-mount
      virtus (>= 1.0.0)
    hashie (2.1.1)
    i18n (0.6.9)
    ice_nine (0.11.0)
    jdbc-mysql (5.1.30)
    json (1.8.1-java)
    mini_portile (0.5.3)
    minitest (5.3.3)
    multi_json (1.10.0)
    multi_xml (0.5.5)
    newrelic_rpm (3.8.1.221)
    nokogiri (1.6.1-java)
      mini_portile (~> 0.5.0)
    rack (1.5.2)
    rack-accept (0.4.5)
      rack (>= 0.4)
    rack-mount (0.8.3)
      rack (>= 1.0.0)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.8)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.6)
    safe_yaml (1.0.3)
    shoulda-matchers (2.6.1)
      activesupport (>= 3.0.0)
    simplecov (0.8.2)
      docile (~> 1.1.0)
      multi_json
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    sinatra (1.4.5)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    thor (0.18.1)
    thread_safe (0.3.3-java)
    tilt (1.4.1)
    tzinfo (1.1.0)
      thread_safe (~> 0.1)
    vcr (2.8.0)
    virtus (1.0.2)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0.3)
      equalizer (~> 0.0.9)
    webmock (1.16.1)
      addressable (>= 2.2.7)
      crack (>= 0.3.2)

PLATFORMS
  java

DEPENDENCIES
  activerecord (~> 4.1.1)
  activerecord-jdbcmysql-adapter (~> 1.3.7)
  aws-sdk (~> 1.40.2)
  codeclimate-test-reporter
  database_cleaner (~> 1.2.0)
  fake_sqs (~> 0.1.0)
  grape (~> 0.7.0)
  newrelic_rpm
  rack (~> 1.5.2)
  rack-test (~> 0.6.2)
  rspec (~> 2.14.1)
  rspec-mocks (~> 2.14.1)
  shoulda-matchers (~> 2.6.1)
  simplecov (~> 0.8.2)
  thor (~> 0.18.1)
  vcr (~> 2.8.0)
  webmock (~> 1.16.0)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy