Skip to content

Commit

Permalink
Create techstack.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stacksharebot committed Nov 9, 2023
1 parent 8b69b3a commit 81043a8
Showing 1 changed file with 121 additions and 0 deletions.
121 changes: 121 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,121 @@
<!--
--- Readme.md Snippet without images Start ---
## Tech Stack
novuhq/novu-ruby is built on the following main stack:
- [Ruby](https://www.ruby-lang.org) – Languages
- [RSpec](https://rspec.info/) – Testing Frameworks
- [RuboCop](http://batsov.com/rubocop/) – Code Review
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
Full tech stack [here](/techstack.md)
--- Readme.md Snippet without images End ---
--- Readme.md Snippet with images Start ---
## Tech Stack
novuhq/novu-ruby is built on the following main stack:
- <img width='25' height='25' src='https://img.stackshare.io/service/989/ruby.png' alt='Ruby'/> [Ruby](https://www.ruby-lang.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/2539/logo.png' alt='RSpec'/> [RSpec](https://rspec.info/) – Testing Frameworks
- <img width='25' height='25' src='https://img.stackshare.io/service/2643/rubocop.png' alt='RuboCop'/> [RuboCop](http://batsov.com/rubocop/) – Code Review
- <img width='25' height='25' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'/> [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
- <img width='25' height='25' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) – Continuous Integration
Full tech stack [here](/techstack.md)
--- Readme.md Snippet with images End ---
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [novuhq/novu-ruby](https://github.com/novuhq/novu-ruby)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|11<br/>Tools used|11/09/23 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/989/ruby.png' alt='Ruby'>
<br>
<sub><a href="https://www.ruby-lang.org">Ruby</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (5)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'>
<br>
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2539/logo.png' alt='RSpec'>
<br>
<sub><a href="https://rspec.info/">RSpec</a></sub>
<br>
<sub>v3.12.0</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2643/rubocop.png' alt='RuboCop'>
<br>
<sub><a href="http://batsov.com/rubocop/">RuboCop</a></sub>
<br>
<sub>v1.46.0</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg' alt='RubyGems'>
<br>
<sub><a href="https://rubygems.org/">RubyGems</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'>
<br>
<sub><a href="https://en.wikipedia.org/wiki/Shell_script">Shell</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (4)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg'/> RubyGems (4)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[activesupport](https://rubygems.org/activesupport)|v6.1.7|10/12/23|unicodeveloper |MIT|N/A|
|[httparty](https://rubygems.org/httparty)|v0.21.0|10/12/23|unicodeveloper |MIT|N/A|
|[rake](https://rubygems.org/rake)|v13.0.6|02/28/23|Aman Saini |MIT|N/A|
|[webmock](https://rubygems.org/webmock)|v3.18.1|03/10/23|Aman Saini |MIT|N/A|

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/apps/stack-file)

0 comments on commit 81043a8

Please sign in to comment.