Sha256: 7b149373f7376f6979009b9daba73bfdf8e5dd656628e9c380108d93c50def1a

Contents?: true

Size: 647 Bytes

Versions: 9

Compression:

Stored size: 647 Bytes

Contents

## Environment normalisation:
/.bundle/
/vendor/bundle
/lib/bundler/man/

# for a library or gem, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
Gemfile.lock
# .ruby-version
# .ruby-gemset

# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc

# test config
spec/endpoint.yml

# IDE files
.project
.classpath
.settings
.idea
*.ipr
*.iml
*.iws
nb-configuration.xml

# KDE
.directory

# OSX
.DS_Store

# Ruby
*.gem
*.rbc
.bundle
.yardoc
Gemfile.lock
InstalledFiles
_yardoc
coverage
doc/
pkg
rdoc
spec/reports
test/tmp
test/version_tmp
*.gem
tmp

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
simple-websocket-vcr-1.0.0 .gitignore
simple-websocket-vcr-0.1.0 .gitignore
simple-websocket-vcr-0.0.7 .gitignore
simple-websocket-vcr-0.0.6 .gitignore
simple-websocket-vcr-0.0.5 .gitignore
simple-websocket-vcr-0.0.4 .gitignore
simple-websocket-vcr-0.0.3 .gitignore
simple-websocket-vcr-0.0.2 .gitignore
simple-websocket-vcr-0.0.1 .gitignore