Sha256: f788a89e663340d50c77dfaf9563558e147d499b10ef437ed468443d0a096185
Contents?: true
Size: 254 Bytes
Versions: 4
Compression:
Stored size: 254 Bytes
Contents
source "https://rubygems.org" gem "rake" group :test do gem 'mysql2', '~> 0.4', '>= 0.4.0' gem 'rspec', '~> 3.4' gem 'rubocop', '~> 0.30' gem 'timecop', '~> 0.8' gem 'sql-parser', git: 'https://github.com/nerdrew/sql-parser.git' end gemspec
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
active_record-sql_analyzer-0.2.2 | Gemfile |
active_record-sql_analyzer-0.2.1 | Gemfile |
active_record-sql_analyzer-0.2.0 | Gemfile |
active_record-sql_analyzer-0.1.0 | Gemfile |