Sha256: b6e93cd767b3ddfb445137557b5dcd1f8425b7f116e6904b02817d164ca19a56

Contents?: true

Size: 737 Bytes

Versions: 17

Compression:

Stored size: 737 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'

# Specify your gem's dependencies in active_element.gemspec
gemspec

gem 'brakeman', '~> 5.4'
gem 'devise', '~> 4.9'
gem 'devpack', '~> 0.4.1'
gem 'factory_bot_rails', '~> 5.2'
gem 'faker', '~> 2.23'
gem 'listen', '~> 3.8'
gem 'rake', '~> 13.0'
gem 'rspec', '~> 3.12'
gem 'rspec-documentation', '~> 0.0.10'
gem 'rspec-file_fixtures', '~> 0.1.6'
gem 'rspec-html', '~> 0.3.2'
gem 'rspec-its', '~> 1.3'
gem 'rspec-rails', '~> 6.0'
gem 'rubocop', '~> 1.51'
gem 'rubocop-rails', '~> 2.19'
gem 'rubocop-rake', '~> 0.6.0'
gem 'rubocop-rspec', '~> 2.22'
gem 'rubocop-rspec-documentation', '~> 0.0.2'
gem 'sqlite3', '~> 1.6'
gem 'strong_versions', '~> 0.4.5'
gem 'webmock', '~> 3.18'

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
active_element-0.0.31 Gemfile
active_element-0.0.30 Gemfile
active_element-0.0.29 Gemfile
active_element-0.0.28 Gemfile
active_element-0.0.27 Gemfile
active_element-0.0.26 Gemfile
active_element-0.0.24 Gemfile
active_element-0.0.23 Gemfile
active_element-0.0.22 Gemfile
active_element-0.0.21 Gemfile
active_element-0.0.19 Gemfile
active_element-0.0.18 Gemfile
active_element-0.0.17 Gemfile
active_element-0.0.16 Gemfile
active_element-0.0.15 Gemfile
active_element-0.0.14 Gemfile
active_element-0.0.13 Gemfile