Sha256: 167faff98add90e198b867099da807bd446e6cd593a9b9538a9eb6b6ff6919d7

Contents?: true

Size: 365 Bytes

Versions: 6

Compression:

Stored size: 365 Bytes

Contents

# frozen_string_literal: true

source 'http://rubygems.org'

group :development do
  gem 'rake'
  gem 'rspec', '~> 3.7'

  # Use same version as Code Climate for consistency with CI
  # https://github.com/codeclimate/codeclimate-rubocop/blob/master/Gemfile.lock
  gem 'rubocop', '0.52.1', require: false
  gem 'rubocop-rspec', '1.21.0', require: false
end

gemspec

Version data entries

6 entries across 6 versions & 3 rubygems

Version Path
tdiary-5.2.3 vendor/bundle/ruby/3.1.0/gems/websocket-1.2.9/Gemfile
tdiary-5.2.2 vendor/bundle/ruby/3.1.0/gems/websocket-1.2.9/Gemfile
websocket-1.2.9 Gemfile
websocket-1.2.8 Gemfile
websocket-1.2.7 Gemfile
servicer-1.0.0 Gemfile